Home | History | Annotate | Download | only in src

Lines Matching refs:nFps

4044         DEBUG_PRINT_HIGH("Index OMX_IndexVendorVideoFrameRate %u", (unsigned int)config->nFps);
4048 if ((config->nFps >> 16) > 0) {
4050 (unsigned int)config->nFps >> 16);
4051 Q16ToFraction(config->nFps, drv_ctx.frame_rate.fps_numerator,