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

  /external/libvpx/libvpx/vp9/common/
vp9_enums.h 40 MAX_PROFILES
  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 163 #define MAX_PROFILES 16
409 struct DSP_NODEPROFS aProfiles[MAX_PROFILES]; /* Array of profiles */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 158 #define MAX_PROFILES 16
401 struct DSP_NODEPROFS aProfiles[MAX_PROFILES];
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 156 if (profile >= MAX_PROFILES) return VPX_CODEC_UNSUP_BITSTREAM;
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 80 milliseconds