Searched refs:ff_hevc_set_qPy (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | hevcdec.h | 674 void ff_hevc_set_qPy(HEVCContext *s, int xBase, int yBase,
|
D | hevc_filter.c | 121 void ff_hevc_set_qPy(HEVCContext *s, int xBase, int yBase, int log2_cb_size) in ff_hevc_set_qPy() function
|
D | hevcdec.c | 1121 ff_hevc_set_qPy(s, cb_xBase, cb_yBase, log2_cb_size); in hls_transform_unit() 2301 ff_hevc_set_qPy(s, x0, y0, log2_cb_size); in hls_coding_unit()
|