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 622 share_info && share_info->out_loop_khandle) {
625 share_info->out_loop_khandle,
640 share_info && share_info->out_loop_khandle != 0) {
641 drv_debug_msg(VIDEO_DEBUG_GENERAL,"Create the surface from kbuf out_loop_khandle=%x!\n", share_info->out_loop_khandle);
646 share_info->out_loop_khandle,
717 share_info->out_loop_khandle =
740 if (share_info && share_info->out_loop_khandle) {
741 drv_debug_msg(VIDEO_DEBUG_GENERAL,"psb_DestroyRotateBuffer out_loop_khandle=%x\n", share_info->out_loop_khandle);
    [all...]
psb_drv_video.h 475 unsigned int out_loop_khandle; member in struct:psb_surface_share_info_s

Completed in 44 milliseconds