Home | History | Annotate | Download | only in src

Lines Matching refs:out_loop_khandle

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);
742 vaStatus = psb_kbuffer_reference(driver_data, &psb_buf, share_info->out_loop_khandle);
746 share_info->out_loop_khandle = 0;