Searched refs:psb_coverlay_init (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_overlay.h339 int psb_coverlay_init(VADriverContextP ctx);
H A Dpsb_overlay.c1373 int psb_coverlay_init(VADriverContextP ctx) function
1386 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb_coverlay_init : Create overlay cmd buffer failed.\n");
H A Dpsb_output.c91 int psb_coverlay_init(VADriverContextP ctx);
/hardware/intel/img/psb_video/src/android/
H A Dpsb_output_android.c507 ret = psb_coverlay_init(ctx);
509 drv_debug_msg(VIDEO_DEBUG_GENERAL, "vaPutSurface: psb_coverlay_init failed. Fallback to texture streaming.\n");
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_x11.c520 psb_coverlay_init(ctx);

Completed in 88 milliseconds