Searched refs:ff_hevc_deblocking_boundary_strengths (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.h | 678 void ff_hevc_deblocking_boundary_strengths(HEVCContext *s, int x0, int y0,
|
H A D | hevcdec.c | 1434 ff_hevc_deblocking_boundary_strengths(s, x0, y0, log2_trafo_size); in hls_transform_tree() 1463 ff_hevc_deblocking_boundary_strengths(s, x0, y0, log2_cb_size); in hls_pcm_sample() 2230 ff_hevc_deblocking_boundary_strengths(s, x0, y0, log2_cb_size); in hls_coding_unit() 2318 ff_hevc_deblocking_boundary_strengths(s, x0, y0, log2_cb_size); in hls_coding_unit()
|
H A D | hevc_filter.c | 723 void ff_hevc_deblocking_boundary_strengths(HEVCContext *s, int x0, int y0, in ff_hevc_deblocking_boundary_strengths() function
|
Completed in 9 milliseconds