Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:ulCapFrameLayoutCount

608     for ( unsigned int i = 0 ; i < caps.ulCapFrameLayoutCount; i++ ) {
1766 for ( unsigned int i = 0 ; i < caps.ulCapFrameLayoutCount; i++ ) {
2190 CAMHAL_CHECK_OMX_TI_CAP(ulCapFrameLayoutCount, eCapFrameLayout);
2359 CAMHAL_LOGD("ulCapFrameLayoutCount = %d", int(caps.ulCapFrameLayoutCount));
2360 for ( int i = 0; i < int(caps.ulCapFrameLayoutCount); ++i )