HomeSort by relevance Sort by last modified time
    Searched refs:log2MaxMvLengthVertical (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_vui.h 117 u32 log2MaxMvLengthVertical;
h264bsd_vui.c 350 &pVuiParameters->log2MaxMvLengthVertical);
353 if (pVuiParameters->log2MaxMvLengthVertical > 16)
372 pVuiParameters->log2MaxMvLengthVertical = 16;

Completed in 168 milliseconds