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))
3451 driver_data->profile2Format[VAProfileJPEGBaseline][VAEntrypointEncPicture] = &tng_JPEGES_vtable;
3469 driver_data->profile2Format[VAProfileJPEGBaseline][VAEntrypointVLD] = &tng_JPEG_vtable;
3511 driver_data->profile2Format[VAProfileJPEGBaseline][VAEntrypointEncPicture] = &pnw_JPEG_vtable;