Searched refs:SetParamVideoH263ProfileLevel (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderH263.cpp86 AddHandler(OMX_IndexParamVideoProfileLevelQuerySupported, GetParamVideoH263ProfileLevel, SetParamVideoH263ProfileLevel);
134 OMX_ERRORTYPE OMXVideoDecoderH263::SetParamVideoH263ProfileLevel(OMX_PTR) { function in class:OMXVideoDecoderH263
135 LOGW("SetParamVideoH263ProfileLevel is not supported.");

Completed in 27 milliseconds