Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_m4venc/include/
Dmpeg4_enc.h68 OMX_CONFIG_ROTATIONTYPE aInputOrientationType,
/external/opencore/codecs_v2/omx/omx_h264enc/include/
Davc_enc.h58 OMX_CONFIG_ROTATIONTYPE aInputOrientationType,
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Dmpeg4_enc.cpp55 OMX_CONFIG_ROTATIONTYPE aInputOrientationType, in Mp4EncInit() argument
129 iFrameOrientation = aInputOrientationType.nRotation; in Mp4EncInit()
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Davc_enc.cpp120 OMX_CONFIG_ROTATIONTYPE aInputOrientationType, in AvcEncInit() argument
140 iFrameOrientation = aInputOrientationType.nRotation; in AvcEncInit()