HomeSort by relevance Sort by last modified time
    Searched refs:aspectRatioIdc (Results 1 - 5 of 5) 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)
  /frameworks/av/media/libstagefright/
HevcUtils.cpp 311 uint32_t aspectRatioIdc = reader.getBitsWithFallback(8, 0);
312 if (aspectRatioIdc == 0xFF /* EXTENDED_SAR */) {
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 

Completed in 51 milliseconds