mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-30 22:50:48 +00:00
hevcdec: drop the prototype of a non-existing function
This commit is contained in:
parent
c359d624d3
commit
645c6ff423
@ -957,8 +957,6 @@ int ff_hevc_cu_qp_delta_abs(HEVCContext *s);
|
||||
void ff_hevc_hls_filter(HEVCContext *s, int x, int y);
|
||||
void ff_hevc_hls_filters(HEVCContext *s, int x_ctb, int y_ctb, int ctb_size);
|
||||
|
||||
void ff_hevc_pps_free(HEVCPPS **ppps);
|
||||
|
||||
void ff_hevc_pred_init(HEVCPredContext *hpc, int bit_depth);
|
||||
|
||||
int ff_hevc_encode_nal_vps(HEVCVPS *vps, unsigned int id,
|
||||
|
Loading…
Reference in New Issue
Block a user