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

/hardware/intel/img/psb_video/src/
H A Dpnw_VC1.h36 extern struct format_vtable_s pnw_VC1_vtable;
H A Dpsb_drv_video.c3345 driver_data->profile2Format[VAProfileVC1Simple][VAEntrypointVLD] = &pnw_VC1_vtable;
3346 driver_data->profile2Format[VAProfileVC1Main][VAEntrypointVLD] = &pnw_VC1_vtable;
3347 driver_data->profile2Format[VAProfileVC1Advanced][VAEntrypointVLD] = &pnw_VC1_vtable;
3386 driver_data->profile2Format[VAProfileVC1Simple][VAEntrypointVLD] = &pnw_VC1_vtable;
3387 driver_data->profile2Format[VAProfileVC1Main][VAEntrypointVLD] = &pnw_VC1_vtable;
3388 driver_data->profile2Format[VAProfileVC1Advanced][VAEntrypointVLD] = &pnw_VC1_vtable;
H A Dpnw_VC1.c2718 struct format_vtable_s pnw_VC1_vtable = { variable in typeref:struct:format_vtable_s

Completed in 73 milliseconds