Searched refs:VAProfileVP8Version0_3 (Results 1 – 12 of 12) sorted by relevance
59 case VAProfileVP8Version0_3: return "VAProfileVP8Version0_3"; in profile_string()
110 VAProfile vaProfile = VAProfileVP8Version0_3; in startVA()485 vaStatus = vaGetConfigAttributes(mVADisplay, VAProfileVP8Version0_3, in checkHardwareCapability()
133 if (obj_context->profile == VAProfileVP8Version0_3 || in vld_dec_setup_alternative_frame()182 case VAProfileVP8Version0_3: in vld_dec_slice_parameter_size()
187 profile_list[i++] = VAProfileVP8Version0_3; in psb_QueryConfigProfiles()516 if (profile == VAProfileVP8Version0_3 || in psb_CreateConfig()1174 … (obj_config->entrypoint == VAEntrypointEncSlice && obj_config->profile == VAProfileVP8Version0_3){ in psb_CreateContext()1503 obj_config->profile == VAProfileVP8Version0_3) { in psb_CreateContext()2783 …(obj_config->entrypoint == VAEntrypointEncSlice && obj_config->profile == VAProfileVP8Version0_3) {3461 driver_data->profile2Format[VAProfileVP8Version0_3][VAEntrypointEncSlice] = &vsp_VP8_vtable;3468 driver_data->profile2Format[VAProfileVP8Version0_3][VAEntrypointVLD] = &tng_VP8_vtable;
648 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
3105 case VAProfileVP8Version0_3: in va_TraceRenderPicture()
62 mEncoderParams->profile = VAProfileVP8Version0_3; in SetVideoEncoderParam()
55 mComParams.profile = VAProfileVP8Version0_3; in VideoEncoderVP8()
230 if(mComParams.profile == VAProfileVP8Version0_3) in start()1458 if(mComParams.profile == VAProfileVP8Version0_3) // for VP8 encode in getMaxOutSize()