Searched refs:operating_frame_rate (Results 1 – 4 of 4) sorted by relevance
1061 OMX_U32 operating_frame_rate; variable
1287 OMX_U32 operating_frame_rate; variable
2325 operating_frame_rate = DEFAULT_FPS; in component_init()5714 operating_frame_rate = rate->nU32 >> 16; in set_config()10440 bool fps_above_180 = (fps >= 180 || operating_frame_rate >= 180) ? true : false; in get_buffer_req()10447 DEBUG_PRINT_LOW("High fps - fps = %d operating_rate = %d", fps, operating_frame_rate); in get_buffer_req()
2396 operating_frame_rate = DEFAULT_FPS; in component_init()5579 operating_frame_rate = rate->nU32 >> 16; in set_config()5581 DEBUG_PRINT_LOW("Operating Rate Set = %d fps", operating_frame_rate); in set_config()