Searched refs:previous_src_surface (Results 1 – 8 of 8) sorted by relevance
726 if (ctx && ps_buf->previous_src_surface) { in tng_set_frame_skip_flag()727 SET_SURFACE_INFO_skipped_flag(ps_buf->previous_src_surface->psb_surface, 1); in tng_set_frame_skip_flag()729 ps_buf->previous_src_surface->psb_surface); in tng_set_frame_skip_flag()
238 object_surface_p previous_src_surface; member
1365 if (ctx && ctx->previous_src_surface) { in pnw_set_frame_skip_flag()1366 SET_SURFACE_INFO_skipped_flag(ctx->previous_src_surface->psb_surface, 1); in pnw_set_frame_skip_flag()1368 ctx->previous_src_surface->psb_surface); in pnw_set_frame_skip_flag()
182 object_surface_p previous_src_surface; member
843 ps_buf->previous_src_surface = ps_buf->src_surface; in tng_BeginPicture()3599 ps_buf->previous_src_surface = ps_buf->src_surface; in tng__end_one_frame()
568 ctx->previous_src_surface = ctx->src_surface; in pnw_BeginPicture()
183 object_surface_p previous_src_surface; member
649 ctx->previous_src_surface = ctx->src_surface; in lnc_EndPicture()