Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching full:vfr

1155             // Another WA: Setting the port definition will reset the VFR
1171 OMX_TI_CONFIG_VARFRMRANGETYPE vfr;
1187 OMX_INIT_STRUCT_PTR (&vfr, OMX_TI_CONFIG_VARFRMRANGETYPE);
1189 vfr.xMin = minFrameRate<<16;
1190 vfr.xMax = maxFrameRate<<16;
1194 &vfr);
1196 CAMHAL_LOGEB("Error while setting VFR min = %d, max = %d, error = 0x%x",
1202 CAMHAL_LOGDB("VFR Configured Successfully [%d:%d]",