HomeSort by relevance Sort by last modified time
    Searched refs:psb_coverlay_init (Results 1 - 5 of 5) sorted by null

  /hardware/intel/img/psb_video/src/
psb_overlay.h 339 int psb_coverlay_init(VADriverContextP ctx);
psb_overlay.c 1373 int psb_coverlay_init(VADriverContextP ctx) function
    [all...]
psb_output.c 92 int psb_coverlay_init(VADriverContextP ctx);
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_output_android.c 507 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/
psb_x11.c 520 psb_coverlay_init(ctx);

Completed in 79 milliseconds