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

  /hardware/intel/common/libva/test/vainfo/
vainfo.c 46 case VAProfileMPEG4AdvancedSimple: return "VAProfileMPEG4AdvancedSimple";
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.cpp 590 vaProfile = VAProfileMPEG4AdvancedSimple;
663 mIsShortHeader ? VAProfileH263Baseline : VAProfileMPEG4AdvancedSimple,
  /hardware/intel/img/psb_video/src/
psb_buffer.c 625 case VAProfileMPEG4AdvancedSimple:
737 case VAProfileMPEG4AdvancedSimple:
pnw_MPEG4.c 1185 if (profile == VAProfileMPEG4AdvancedSimple)
    [all...]
pnw_MPEG4ES.c 153 case VAProfileMPEG4AdvancedSimple:
pnw_rotate.c 389 case VAProfileMPEG4AdvancedSimple:
tng_vld_dec.c 166 case VAProfileMPEG4AdvancedSimple:
psb_drv_video.c 174 profile_list[i++] = VAProfileMPEG4AdvancedSimple;
525 profile == VAProfileMPEG4AdvancedSimple ||
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_MPEG4ES.c 161 case VAProfileMPEG4AdvancedSimple:
psb_MPEG4.c 409 case VAProfileMPEG4AdvancedSimple:
    [all...]
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_mp42.c 197 VAProfile va_profile = VAProfileMPEG4AdvancedSimple;
275 va_profile = VAProfileMPEG4AdvancedSimple;
276 LOG_V("The profile is VAProfileMPEG4AdvancedSimple from header data\n");
    [all...]
  /hardware/intel/common/libva/va/
va.h 325 VAProfileMPEG4AdvancedSimple = 3,
    [all...]
va_trace.c     [all...]

Completed in 590 milliseconds