Home | History | Annotate | Download | only in src

Lines Matching refs:VAProfileJPEGBaseline

186         profile_list[i++] = VAProfileJPEGBaseline;
190 profile_list[i++] = VAProfileJPEGBaseline;
303 if ((profile == VAProfileJPEGBaseline) && (entrypoint == VAEntrypointVLD))
3384 driver_data->profile2Format[VAProfileJPEGBaseline][VAEntrypointEncPicture] = &tng_JPEGES_vtable;
3402 driver_data->profile2Format[VAProfileJPEGBaseline][VAEntrypointVLD] = &tng_JPEG_vtable;
3444 driver_data->profile2Format[VAProfileJPEGBaseline][VAEntrypointEncPicture] = &pnw_JPEG_vtable;