Lines Matching refs:have_sse
60 int have_sse; /**< true if we have pending sse[] */
85 int have_sse; /**< true if we have pending sse[] */
1038 dst->have_sse = ctx->have_sse;
1039 if (ctx->have_sse) {
1043 ctx->have_sse = 0;
1080 cx_frame->have_sse ? 3 : 0, pict_type);
1082 if (cx_frame->have_sse) {
1087 cx_frame->have_sse = 0;
1191 av_assert0(!ctx->have_sse);
1196 ctx->have_sse = 1;