Home
last modified time | relevance | path

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

/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Video.h390 OMX_BOOL b16x16; member
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Davc_enc.cpp480 if (aVbsmcType.b16x16 != OMX_TRUE) in AvcEncInit()
Domx_avcenc_component.cpp413 pOutPort->VideoBlockMotionSize.b16x16 = OMX_TRUE; //Encoder only support this mode in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Domx_mpeg4enc_component.cpp483 pOutPort->VideoBlockMotionSize.b16x16 = OMX_TRUE; in ConstructComponent()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp2994 VbsmcType.b16x16 = OMX_TRUE; in SetH264EncoderParameters()