Lines Matching defs:mpeg_enc_ctx_allocated
63 int mpeg_enc_ctx_allocated; /* true if decoding context allocated */
1068 s->mpeg_enc_ctx_allocated = 0;
1083 !ctx_from->mpeg_enc_ctx_allocated ||
1091 if (!ctx->mpeg_enc_ctx_allocated)
1236 if ((s1->mpeg_enc_ctx_allocated == 0) ||
1244 if (s1->mpeg_enc_ctx_allocated) {
1253 s1->mpeg_enc_ctx_allocated = 0;
1313 s1->mpeg_enc_ctx_allocated = 1;
1525 if (!s->pict_type && s1->mpeg_enc_ctx_allocated) {
2018 if (!s1->mpeg_enc_ctx_allocated || !s->current_picture_ptr)
2157 if (s1->mpeg_enc_ctx_allocated) {
2159 s1->mpeg_enc_ctx_allocated = 0;
2171 s1->mpeg_enc_ctx_allocated = 1;
2694 if (!s->mpeg_enc_ctx_allocated)
2802 if (s->mpeg_enc_ctx_allocated == 0 && ( s2->codec_tag == AV_RL32("VCR2")
2861 if (s->mpeg_enc_ctx_allocated)