Searched refs:pnw_H264_vtable (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpnw_H264.h38 extern struct format_vtable_s pnw_H264_vtable;
H A Dpsb_drv_video.c3314 driver_data->profile2Format[VAProfileH264Baseline][VAEntrypointVLD] = &pnw_H264_vtable;
3315 driver_data->profile2Format[VAProfileH264Main][VAEntrypointVLD] = &pnw_H264_vtable;
3316 driver_data->profile2Format[VAProfileH264High][VAEntrypointVLD] = &pnw_H264_vtable;
3321 driver_data->profile2Format[VAProfileH264ConstrainedBaseline][VAEntrypointVLD] = &pnw_H264_vtable;
3355 driver_data->profile2Format[VAProfileH264Baseline][VAEntrypointVLD] = &pnw_H264_vtable;
3356 driver_data->profile2Format[VAProfileH264Main][VAEntrypointVLD] = &pnw_H264_vtable;
3357 driver_data->profile2Format[VAProfileH264High][VAEntrypointVLD] = &pnw_H264_vtable;
3362 driver_data->profile2Format[VAProfileH264ConstrainedBaseline][VAEntrypointVLD] = &pnw_H264_vtable;
H A Dpnw_H264.c1942 struct format_vtable_s pnw_H264_vtable = { variable in typeref:struct:format_vtable_s

Completed in 70 milliseconds