Searched refs:VAProfileVP8Version0_3 (Results 1 – 12 of 12) sorted by relevance
59 case VAProfileVP8Version0_3: return "VAProfileVP8Version0_3"; in profile_string()
79 VAProfile vaProfile = VAProfileVP8Version0_3; in startVA()438 vaStatus = vaGetConfigAttributes(mVADisplay, VAProfileVP8Version0_3, in checkHardwareCapability()
131 if (obj_context->profile == VAProfileVP8Version0_3 || in vld_dec_setup_alternative_frame()180 case VAProfileVP8Version0_3: in vld_dec_slice_parameter_size()
183 profile_list[i++] = VAProfileVP8Version0_3; in psb_QueryConfigProfiles()512 if (profile == VAProfileVP8Version0_3 || in psb_CreateConfig()1121 … (obj_config->entrypoint == VAEntrypointEncSlice && obj_config->profile == VAProfileVP8Version0_3){ in psb_CreateContext()2623 …(obj_config->entrypoint == VAEntrypointEncSlice && obj_config->profile == VAProfileVP8Version0_3) {3299 driver_data->profile2Format[VAProfileVP8Version0_3][VAEntrypointEncSlice] = &vsp_VP8_vtable;3306 driver_data->profile2Format[VAProfileVP8Version0_3][VAEntrypointVLD] = &tng_VP8_vtable;
644 case VAProfileVP8Version0_3: in psb_codedbuf_map_mangle()
405 (profile == VAProfileVP8Version0_3)) in tng_VP8_QueryConfigAttributes()412 (profile == VAProfileVP8Version0_3)) in tng_VP8_QueryConfigAttributes()
202 if ((profile == VAProfileVP8Version0_3) && in va_FoolCreateConfig()
336 VAProfileVP8Version0_3 = 14, enumerator
3136 case VAProfileVP8Version0_3: in va_TraceRenderPicture()
61 mEncoderParams->profile = VAProfileVP8Version0_3; in SetVideoEncoderParam()
55 mComParams.profile = VAProfileVP8Version0_3; in VideoEncoderVP8()
227 if(mComParams.profile == VAProfileVP8Version0_3) in start()1453 if(mComParams.profile == VAProfileVP8Version0_3) // for VP8 encode in getMaxOutSize()