Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_vui.c343 &pVuiParameters->log2MaxMvLengthHorizontal); in h264bsdDecodeVuiParameters()
346 if (pVuiParameters->log2MaxMvLengthHorizontal > 16) in h264bsdDecodeVuiParameters()
371 pVuiParameters->log2MaxMvLengthHorizontal = 16; in h264bsdDecodeVuiParameters()
Dh264bsd_vui.h116 u32 log2MaxMvLengthHorizontal; member