Home | History | Annotate | Download | only in videocodec

Lines Matching defs:SetVideoEncoderParam

279 OMX_ERRORTYPE OMXVideoEncoderBase::SetVideoEncoderParam() {
284 LOGV("OMXVideoEncoderBase::SetVideoEncoderParam called\n");
355 ret = SetVideoEncoderParam();
356 CHECK_STATUS("SetVideoEncoderParam");