Lines Matching refs:have_sse
65 int have_sse; /**< true if we have pending sse[] */
85 int have_sse; /**< true if we have pending sse[] */
1213 dst->have_sse = 0;
1217 dst->have_sse = ctx->have_sse;
1218 if (ctx->have_sse) {
1224 ctx->have_sse = 0;
1264 cx_frame->have_sse ? 3 : 0, pict_type);
1266 if (cx_frame->have_sse) {
1270 cx_frame->have_sse = 0;
1377 av_assert0(!ctx->have_sse);
1382 ctx->have_sse = 1;