Home | History | Annotate | Download | only in src

Lines Matching refs:isPortraitVideo

1196     OMX_BOOL isPortraitVideo = OMX_FALSE;
1221 isPortraitVideo = fmt.fmt.pix_mp.width < fmt.fmt.pix_mp.height ? OMX_TRUE : OMX_FALSE;
1262 if (isPortraitVideo) {