Home
last modified time | relevance | path

Searched refs:VAProfileMPEG4Simple (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/common/libva/test/vainfo/
Dvainfo.c45 case VAProfileMPEG4Simple: return "VAProfileMPEG4Simple"; in profile_string()
/hardware/intel/img/psb_video/src/
Dpsb_buffer.c626 case VAProfileMPEG4Simple: in psb_codedbuf_map_mangle()
738 case VAProfileMPEG4Simple: in psb_codedbuf_map_mangle()
Dtng_MPEG4ES.c162 case VAProfileMPEG4Simple: in tng_MPEG4ES_CreateContext()
Dpnw_MPEG4ES.c150 case VAProfileMPEG4Simple: in pnw_MPEG4ES_CreateContext()
Dtng_vld_dec.c165 case VAProfileMPEG4Simple: in vld_dec_slice_parameter_size()
Dpsb_drv_video.c173 profile_list[i++] = VAProfileMPEG4Simple; in psb_QueryConfigProfiles()
524 if (profile == VAProfileMPEG4Simple || in psb_CreateConfig()
3452 … driver_data->profile2Format[VAProfileMPEG4Simple][VAEntrypointEncSlice] = &tng_MPEG4ES_vtable;
3471 driver_data->profile2Format[VAProfileMPEG4Simple][VAEntrypointVLD] = &pnw_MPEG4_vtable;
3509 … driver_data->profile2Format[VAProfileMPEG4Simple][VAEntrypointEncSlice] = &pnw_MPEG4ES_vtable;
3515 driver_data->profile2Format[VAProfileMPEG4Simple][VAEntrypointVLD] = &pnw_MPEG4_vtable;
Dpnw_rotate.c388 case VAProfileMPEG4Simple: in psb_CheckInterlaceRotate()
Dpnw_MPEG4.c1245 case VAProfileMPEG4Simple: in psb__MPEG4_check_legal_picture()
1295 case VAProfileMPEG4Simple: in pnw_MPEG4_CreateContext()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_MPEG4ES.c158 case VAProfileMPEG4Simple: in lnc_MPEG4ES_CreateContext()
Dpsb_MPEG4.c408 case VAProfileMPEG4Simple: in psb__MPEG4_check_legal_picture()
472 case VAProfileMPEG4Simple: in psb_MPEG4_CreateContext()
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG4.cpp605 vaProfile = VAProfileMPEG4Simple; in startVA()
/hardware/intel/common/libva/va/
Dva.h324 VAProfileMPEG4Simple = 2, enumerator
Dva_trace.c3064 case VAProfileMPEG4Simple: in va_TraceRenderPicture()
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_mp42.c278 va_profile = VAProfileMPEG4Simple; in mix_videofmt_mp42_initialize()