Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.h104 void initPorts(OMX_U32 numMinInputBuffers,
DGoldfishVideoDecoderOMXComponent.cpp92 OMX_U32 numMinInputBuffers, in initPorts() argument
107 def.nBufferCountMin = numMinInputBuffers; in initPorts()