Lines Matching defs:width
172 if (avctx->width > max_size || avctx->height > max_size) {
178 if ((avctx->width & 0xFFF) == 0 && (avctx->height & 0xFFF) == 1) {
184 if ((avctx->width & 0xFFF) == 0 || (avctx->height & 0xFFF) == 0) {
202 if (avctx->width <= 720 && avctx->height <= 608)
213 if (avctx->width <= 720 && avctx->height <= 576)
215 else if (avctx->width <= 1440)
288 put_sbits(&s->pb, 12, s->width & 0xFFF);
296 error -= (1LL<<32)*ff_mpeg2_aspect[i].num * s->height / s->width / ff_mpeg2_aspect[i].den;
330 s->width <= 768 &&
348 int width = s->width;
362 put_bits(&s->pb, 2, s->width >> 12);
374 if (pan_scan->width && pan_scan->height) {
375 width = pan_scan->width >> 4;
380 use_seq_disp_ext = (width != s->width ||
396 put_bits(&s->pb, 14, width); // display_horizontal_size