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

  /hardware/intel/common/libva/test/vainfo/
vainfo.c 53 case VAProfileVC1Advanced: return "VAProfileVC1Advanced";
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderWMV.cpp 470 vaProfile = VAProfileVC1Advanced;
576 vaStatus = vaGetConfigAttributes(mVADisplay, VAProfileVC1Advanced,
VideoDecoderBase.cpp 834 if (profile >= VAProfileH264Baseline && profile <= VAProfileVC1Advanced) {
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_rotate.c 411 case VAProfileVC1Advanced: {
tng_vld_dec.c 179 case VAProfileVC1Advanced:
pnw_VC1.c 301 (profile == VAProfileVC1Advanced))
308 (profile == VAProfileVC1Advanced))
417 case VAProfileVC1Advanced:
476 case VAProfileVC1Advanced:
    [all...]
psb_drv_video.c 182 profile_list[i++] = VAProfileVC1Advanced;
    [all...]
  /hardware/intel/common/libva/va/
va.h 332 VAProfileVC1Advanced = 10,
    [all...]
va_trace.c     [all...]
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_vc1.c 407 profile = VAProfileVC1Advanced;
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c 399 case VAProfileVC1Advanced:
469 case VAProfileVC1Advanced:
    [all...]

Completed in 64 milliseconds