HomeSort by relevance Sort by last modified time
    Searched refs:SetParamVideoH263 (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderH263.cpp 85 AddHandler(OMX_IndexParamVideoH263, GetParamVideoH263, SetParamVideoH263);
100 OMX_ERRORTYPE OMXVideoDecoderH263::SetParamVideoH263(OMX_PTR pStructure) {
OMXVideoEncoderH263.cpp 244 AddHandler(OMX_IndexParamVideoH263, GetParamVideoH263, SetParamVideoH263);
286 OMX_ERRORTYPE OMXVideoEncoderH263::SetParamVideoH263(OMX_PTR pStructure) {

Completed in 106 milliseconds