Home | History | Annotate | Download | only in src

Lines Matching refs:frame_width

1237             (width != drv_ctx.video_resolution.frame_width)) {
1239 width, drv_ctx.video_resolution.frame_width,
1244 drv_ctx.video_resolution.frame_width = width;
1249 rectangle.nWidth = drv_ctx.video_resolution.frame_width;
1264 if ((drv_ctx.video_resolution.frame_width *
1268 (drv_ctx.video_resolution.frame_width*
1274 drv_ctx.video_resolution.frame_width,
1593 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1644 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2778 drv_ctx.video_resolution.frame_width,
2917 drv_ctx.video_resolution.frame_width !=
2934 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2978 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
6294 bytes_written = fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1);
6300 bytes_written += fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1);
6423 dim.sliceWidth = drv_ctx.video_resolution.frame_width;
6627 (vdec_msg->msgdata.output_frame.framesize.right != omx->drv_ctx.video_resolution.frame_width)) {
6630 omx->drv_ctx.video_resolution.frame_width = vdec_msg->msgdata.output_frame.framesize.right;
6640 (vdec_msg->msgdata.output_frame.framesize.right != omx->drv_ctx.video_resolution.frame_width)) {
6642 omx->drv_ctx.video_resolution.frame_width = vdec_msg->msgdata.output_frame.framesize.right;
6644 omx->drv_ctx.video_resolution.frame_width, vdec_msg->msgdata.output_frame.framesize.right,
7473 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
7556 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
7668 portDefn->format.video.nFrameWidth = drv_ctx.video_resolution.frame_width;
8003 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) *
8149 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) *
8570 omx->drv_ctx.video_resolution.frame_width,