Home | History | Annotate | Download | only in src

Lines Matching refs:isPortraitVideo

1218     OMX_BOOL isPortraitVideo = OMX_FALSE;
1243 isPortraitVideo = fmt.fmt.pix_mp.width < fmt.fmt.pix_mp.height ? OMX_TRUE : OMX_FALSE;
1284 if (isPortraitVideo) {