Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/vainfo/
Dvainfo.c46 case VAProfileMPEG4AdvancedSimple: return "VAProfileMPEG4AdvancedSimple"; in profile_string()
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG4.cpp568 vaProfile = VAProfileMPEG4AdvancedSimple; in startVA()
635 mIsShortHeader ? VAProfileH263Baseline : VAProfileMPEG4AdvancedSimple, in checkHardwareCapability()
/hardware/intel/img/psb_video/src/
Dpsb_buffer.c623 case VAProfileMPEG4AdvancedSimple: in psb_codedbuf_map_mangle()
735 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()
Dpsb_drv_video.c170 profile_list[i++] = VAProfileMPEG4AdvancedSimple; in psb_QueryConfigProfiles()
521 profile == VAProfileMPEG4AdvancedSimple || in psb_CreateConfig()
3291 …driver_data->profile2Format[VAProfileMPEG4AdvancedSimple][VAEntrypointEncSlice] = &tng_MPEG4ES_vta…
3310 … driver_data->profile2Format[VAProfileMPEG4AdvancedSimple][VAEntrypointVLD] = &pnw_MPEG4_vtable;
3345 …driver_data->profile2Format[VAProfileMPEG4AdvancedSimple][VAEntrypointEncSlice] = &pnw_MPEG4ES_vta…
3351 … driver_data->profile2Format[VAProfileMPEG4AdvancedSimple][VAEntrypointVLD] = &pnw_MPEG4_vtable;
Dtng_vld_dec.c164 case VAProfileMPEG4AdvancedSimple: in vld_dec_slice_parameter_size()
Dpnw_rotate.c375 case VAProfileMPEG4AdvancedSimple: in psb_CheckInterlaceRotate()
/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.c3096 case VAProfileMPEG4AdvancedSimple: in va_TraceRenderPicture()