Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_m4v/include/
Domx_mpeg4_component.h41 #define NUMBER_OUTPUT_BUFFER_MP4 2 macro
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp347 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.nBufferCountActual = NUMBER_OUTPUT_BUFFER_MP4; in ConstructComponent()