Home
last modified time | relevance | path

Searched refs:H264_MAX_MB_PIC_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264.h102 H264_MAX_MB_PIC_SIZE = 139264, enumerator
Dcbs_h264_syntax_template.c1052 ue(first_mb_in_slice, 0, H264_MAX_MB_PIC_SIZE - 1); in FUNC()