Home
last modified time | relevance | path

Searched refs:VAProfileMPEG4AdvancedSimple (Results 1 – 13 of 13) sorted by relevance

/hardware/intel/common/libva/test/vainfo/
Dvainfo.c46 case VAProfileMPEG4AdvancedSimple: return "VAProfileMPEG4AdvancedSimple"; in profile_string()
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG4.cpp603 vaProfile = VAProfileMPEG4AdvancedSimple; in startVA()
676 mIsShortHeader ? VAProfileH263Baseline : VAProfileMPEG4AdvancedSimple, in checkHardwareCapability()
/hardware/intel/img/psb_video/src/
Dpsb_buffer.c627 case VAProfileMPEG4AdvancedSimple: in psb_codedbuf_map_mangle()
739 case VAProfileMPEG4AdvancedSimple: in psb_codedbuf_map_mangle()
Dpnw_MPEG4.c1185 if (profile == VAProfileMPEG4AdvancedSimple) in pnw_MPEG4_QueryConfigAttributes()
1197 if (profile == VAProfileMPEG4AdvancedSimple) in pnw_MPEG4_QueryConfigAttributes()
1246 case VAProfileMPEG4AdvancedSimple: in psb__MPEG4_check_legal_picture()
1300 case VAProfileMPEG4AdvancedSimple: in pnw_MPEG4_CreateContext()
Dpnw_MPEG4ES.c153 case VAProfileMPEG4AdvancedSimple: in pnw_MPEG4ES_CreateContext()
Dtng_vld_dec.c166 case VAProfileMPEG4AdvancedSimple: in vld_dec_slice_parameter_size()
Dpsb_drv_video.c174 profile_list[i++] = VAProfileMPEG4AdvancedSimple; in psb_QueryConfigProfiles()
525 profile == VAProfileMPEG4AdvancedSimple || in psb_CreateConfig()
3453 …driver_data->profile2Format[VAProfileMPEG4AdvancedSimple][VAEntrypointEncSlice] = &tng_MPEG4ES_vta…
3472 … driver_data->profile2Format[VAProfileMPEG4AdvancedSimple][VAEntrypointVLD] = &pnw_MPEG4_vtable;
3510 …driver_data->profile2Format[VAProfileMPEG4AdvancedSimple][VAEntrypointEncSlice] = &pnw_MPEG4ES_vta…
3516 … driver_data->profile2Format[VAProfileMPEG4AdvancedSimple][VAEntrypointVLD] = &pnw_MPEG4_vtable;
Dpnw_rotate.c389 case VAProfileMPEG4AdvancedSimple: in psb_CheckInterlaceRotate()
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_mp42.c197 VAProfile va_profile = VAProfileMPEG4AdvancedSimple; in mix_videofmt_mp42_initialize()
275 va_profile = VAProfileMPEG4AdvancedSimple; in mix_videofmt_mp42_initialize()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_MPEG4ES.c161 case VAProfileMPEG4AdvancedSimple: in lnc_MPEG4ES_CreateContext()
Dpsb_MPEG4.c409 case VAProfileMPEG4AdvancedSimple: in psb__MPEG4_check_legal_picture()
477 case VAProfileMPEG4AdvancedSimple: in psb_MPEG4_CreateContext()
/hardware/intel/common/libva/va/
Dva.h325 VAProfileMPEG4AdvancedSimple = 3, enumerator
Dva_trace.c3065 case VAProfileMPEG4AdvancedSimple: in va_TraceRenderPicture()