Home | History | Annotate | Download | only in src

Lines Matching refs:VAProfileVP8Version0_3

187         profile_list[i++] = VAProfileVP8Version0_3;
516 if (profile == VAProfileVP8Version0_3 ||
1174 if (obj_config->entrypoint == VAEntrypointEncSlice && obj_config->profile == VAProfileVP8Version0_3){
1503 obj_config->profile == VAProfileVP8Version0_3) {
2783 if (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;