Searched refs:current_slot (Results 1 – 1 of 1) sorted by relevance
132 #define current_slot (current_frame_display % SURFACE_NUM) macro1401 pic_param.CurrPic.picture_id = ref_surface[current_slot]; in render_picture()1430 pic_param.coded_buf = coded_buf[current_slot]; in render_picture()1981 while (srcsurface_status[current_slot] != SRC_SURFACE_IN_ENCODING) { in encode_frames()1986 va_status = vaBeginPicture(va_dpy, context_id, src_surface[current_slot]); in encode_frames()