Lines Matching defs:width
147 frame->width = avctx->width;
521 int width = CVPixelBufferGetWidth(pixbuf);
547 cached_frames->width != width ||
557 hw_frames->width = width;
738 int width,
746 width,
757 static CFDictionaryRef videotoolbox_buffer_attributes_create(int width,
767 w = CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &width);
937 avctx->width,
947 buf_attr = videotoolbox_buffer_attributes_create(avctx->width,
1212 hw_frames->width = avctx->width;
1260 frames_ctx->width = avctx->coded_width;