Searched refs:H264_MAX_MB_PIC_SIZE (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | h264.h | 102 H264_MAX_MB_PIC_SIZE = 139264, enumerator |
D | cbs_h264_syntax_template.c | 1052 ue(first_mb_in_slice, 0, H264_MAX_MB_PIC_SIZE - 1); in FUNC() |