Home | History | Annotate | Download | only in src

Lines Matching refs:step_size

1799 bool omx_venc::dev_get_capability_ltrcount(OMX_U32 *min, OMX_U32 *max, OMX_U32 *step_size)
1804 (void) step_size;
1808 return handle->venc_get_capability_ltrcount(min, max, step_size);