HomeSort by relevance Sort by last modified time
    Searched refs:fToQ16 (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 187 static int fToQ16(float f)
819 pAppData->pInPortDef->format.video.xFramerate = fToQ16(pAppData->nFramerate);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 291 static int fToQ16(float f)
632 pPortDef->format.video.xFramerate = fToQ16(15.0);
674 pPortDef->format.video.xFramerate = fToQ16(15.0);
    [all...]

Completed in 221 milliseconds