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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_vui.h 87 u32 aspectRatioIdc;
h264bsd_vui.c 106 pVuiParameters->aspectRatioIdc = tmp;
108 if (pVuiParameters->aspectRatioIdc == ASPECT_RATIO_EXTENDED_SAR)
h264bsd_decoder.c 905 switch (pStorage->activeSps->vuiParameters->aspectRatioIdc)

Completed in 50 milliseconds