Searched refs:ref2_buf (Results 1 – 2 of 2) sorted by relevance
605 ctx->ref2_buf = 2; in switch_buffers()608 FFSWAP(int, ctx->dst_buf, ctx->ref2_buf); in switch_buffers()609 ctx->ref_buf = ctx->ref2_buf; in switch_buffers()
235 int ref2_buf; ///< temporal storage for switching buffers member