Home
last modified time | relevance | path

Searched refs:GetConfigVideoNalSize (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp672 AddHandler(OMX_IndexConfigVideoNalSize, GetConfigVideoNalSize, SetConfigVideoNalSize); in BuildHandlerList()
930 OMX_ERRORTYPE OMXVideoEncoderAVC::GetConfigVideoNalSize(OMX_PTR pStructure) { in GetConfigVideoNalSize() function in OMXVideoEncoderAVC