Home
last modified time | relevance | path

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

/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Video.h918 OMX_BOOL bDirect8x8Inference; member
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Domx_avcenc_component.cpp307 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->VideoAvc.bDirect8x8Inference = OMX_FALSE; in ConstructComponent()
1022 (OMX_TRUE == pAvcParam->bDirect8x8Inference) || in ComponentInit()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp2866 H264Type.bDirect8x8Inference = OMX_FALSE; in SetH264EncoderParameters()