Home
last modified time | relevance | path

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

/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp224 iYUVHeight = iParamPort.format.video.nFrameHeight; in HandlePortReEnable()
257 iLastYUVHeight = iYUVHeight; in HandlePortReEnable()
281 fsiInfo->display_height = iYUVHeight; in HandlePortReEnable()
723 iYUVHeight = pOutputParameters->height; in NegotiateComponentParameters()
728 iYUVHeight = iParamPort.format.video.nFrameHeight; in NegotiateComponentParameters()
785 if (iLastYUVWidth != iYUVWidth || iYUVHeight != iLastYUVHeight) in NegotiateComponentParameters()
795 iLastYUVHeight = iYUVHeight; in NegotiateComponentParameters()
920 fsiInfo->display_height = iYUVHeight; in NegotiateComponentParameters()
1537 fsiInfo->display_height = iYUVHeight; in QueueOutputBuffer()
1772 if (iYUVWidth > 0 && iYUVHeight > 0) in DoGetNodeMetadataKey()
[all …]
Dpvmf_omx_videodec_node.h190 int32 iYUVHeight; variable
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1304 int32 iYUVHeight; variable
Dpvmf_omx_enc_node.cpp1689 iYUVHeight = iParamPort.format.video.nFrameHeight; in HandleProcessingState()
7127 if (iYUVWidth > 0 && iYUVHeight > 0) in DoGetNodeMetadataKey()
7283 iYUVHeight > 0) in DoGetNodeMetadataValue()
7311 KeyVal.value.uint32_value = iYUVHeight; in DoGetNodeMetadataValue()
8020 if (iYUVWidth > 0 && iYUVHeight > 0) in GetNumMetadataKeys()
8196 iYUVHeight > 0) in GetNumMetadataValues()