Home | History | Annotate | Download | only in src

Lines Matching refs:frame_width

1239             (width != drv_ctx.video_resolution.frame_width)) {
1241 width, drv_ctx.video_resolution.frame_width,
1246 drv_ctx.video_resolution.frame_width = width;
1251 rectangle.nWidth = drv_ctx.video_resolution.frame_width;
1266 if ((drv_ctx.video_resolution.frame_width *
1270 (drv_ctx.video_resolution.frame_width*
1276 drv_ctx.video_resolution.frame_width,
1595 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
1646 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2782 drv_ctx.video_resolution.frame_width,
2921 drv_ctx.video_resolution.frame_width !=
2938 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
2982 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
6305 bytes_written = fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1);
6311 bytes_written += fwrite(temp, drv_ctx.video_resolution.frame_width, 1, outputBufferFile1);
6434 dim.sliceWidth = drv_ctx.video_resolution.frame_width;
6638 (vdec_msg->msgdata.output_frame.framesize.right != omx->drv_ctx.video_resolution.frame_width)) {
6641 omx->drv_ctx.video_resolution.frame_width = vdec_msg->msgdata.output_frame.framesize.right;
6651 (vdec_msg->msgdata.output_frame.framesize.right != omx->drv_ctx.video_resolution.frame_width)) {
6653 omx->drv_ctx.video_resolution.frame_width = vdec_msg->msgdata.output_frame.framesize.right;
6655 omx->drv_ctx.video_resolution.frame_width
7492 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
7575 fmt.fmt.pix_mp.width = drv_ctx.video_resolution.frame_width;
7687 portDefn->format.video.nFrameWidth = drv_ctx.video_resolution.frame_width;
8030 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) *
8179 num_MB_in_frame = ((drv_ctx.video_resolution.frame_width + 15) *
8600 omx->drv_ctx.video_resolution.frame_width,