Home
last modified time | relevance | path

Searched refs:ref2_buf (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dindeo5.c605 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()
Divi.h235 int ref2_buf; ///< temporal storage for switching buffers member