Home
last modified time | relevance | path

Searched refs:VAProfileVC1Advanced (Results 1 – 11 of 11) sorted by relevance

/hardware/intel/common/libva/test/vainfo/
Dvainfo.c53 case VAProfileVC1Advanced: return "VAProfileVC1Advanced"; in profile_string()
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderWMV.cpp483 vaProfile = VAProfileVC1Advanced; in startVA()
589 vaStatus = vaGetConfigAttributes(mVADisplay, VAProfileVC1Advanced, in checkHardwareCapability()
DVideoDecoderBase.cpp834 if (profile >= VAProfileH264Baseline && profile <= VAProfileVC1Advanced) { in setupVA()
/hardware/intel/img/psb_video/src/
Dtng_vld_dec.c179 case VAProfileVC1Advanced: in vld_dec_slice_parameter_size()
Dpnw_rotate.c411 case VAProfileVC1Advanced: { in psb_CheckInterlaceRotate()
Dpnw_VC1.c301 (profile == VAProfileVC1Advanced)) in pnw_VC1_QueryConfigAttributes()
308 (profile == VAProfileVC1Advanced)) in pnw_VC1_QueryConfigAttributes()
417 case VAProfileVC1Advanced: in psb__VC1_check_legal_picture()
476 case VAProfileVC1Advanced: in pnw_VC1_CreateContext()
Dpsb_drv_video.c182 profile_list[i++] = VAProfileVC1Advanced; in psb_QueryConfigProfiles()
1499 obj_config->profile == VAProfileVC1Advanced || in psb_CreateContext()
3485 driver_data->profile2Format[VAProfileVC1Advanced][VAEntrypointVLD] = &pnw_VC1_vtable;
3529 driver_data->profile2Format[VAProfileVC1Advanced][VAEntrypointVLD] = &pnw_VC1_vtable;
/hardware/intel/common/libva/va/
Dva.h332 VAProfileVC1Advanced = 10, enumerator
Dva_trace.c3084 case VAProfileVC1Advanced: in va_TraceRenderPicture()
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_vc1.c407 profile = VAProfileVC1Advanced; in mix_videofmt_vc1_initialize()
/hardware/intel/img/psb_video/src/mrst/
Dpsb_VC1.c399 case VAProfileVC1Advanced: in psb__VC1_check_legal_picture()
469 case VAProfileVC1Advanced: in psb_VC1_CreateContext()