Home | History | Annotate | Download | only in src

Lines Matching refs:frame_width

1194     drv_ctx.video_resolution.frame_width = width;
1199 rectangle.nWidth = drv_ctx.video_resolution.frame_width;
1463 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1495 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2646 drv_ctx.video_resolution.frame_width,
2782 drv_ctx.video_resolution.frame_width !=
2793 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2835 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
5914 bytes_written = fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1);
5920 bytes_written += fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1);
7125 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
7200 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
7317 portDefn->format.video.nFrameWidth = drv_ctx.video_resolution.frame_width;
7629 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) *
7751 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) *
8165 omx->drv_ctx.video_resolution.frame_width,