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

  /hardware/intel/img/psb_video/src/
pnw_rotate.c 638 share_info && share_info->out_loop_khandle) {
641 share_info->out_loop_khandle,
656 share_info && share_info->out_loop_khandle != 0) {
657 drv_debug_msg(VIDEO_DEBUG_GENERAL,"Create the surface from kbuf out_loop_khandle=%x!\n", share_info->out_loop_khandle);
662 share_info->out_loop_khandle,
737 share_info->out_loop_khandle =
760 if (share_info && share_info->out_loop_khandle) {
761 drv_debug_msg(VIDEO_DEBUG_GENERAL,"psb_DestroyRotateBuffer out_loop_khandle=%x\n", share_info->out_loop_khandle);
    [all...]
psb_drv_video.h 494 unsigned int out_loop_khandle; member in struct:psb_surface_share_info_s

Completed in 451 milliseconds