Home | History | Annotate | Download | only in src

Lines Matching refs:OMX_IndexParamVideoQuantization

959         case OMX_IndexParamVideoQuantization:
961 DEBUG_PRINT_LOW("set_parameter: OMX_IndexParamVideoQuantization");
964 if (handle->venc_set_param(paramData, OMX_IndexParamVideoQuantization) != true) {