Home
last modified time | relevance | path

Searched defs:codingType (Results 1 – 7 of 7) sorted by relevance

/device/soc/rockchip/rk3568/hardware/codec/src/
Dhdi_mpp.c44 static RKHdiBaseComponent* CreateMppComponent(MppCtxType ctxType, MppCodingType codingType) in CreateMppComponent()
192 MppCodingType codingType = GetMppCodingType(name); in CodecCreate() local
Dhdi_mpp_config.c489 static void SetMimeSettings(RKHdiCodecMimeSetup *codecMimeSet, MppCodingType codingType) in SetMimeSettings()
735 MppCodingType codingType = ConvertHdiMimeCodecType2RKCodecType(mimeCodecTypeSet->mimeCodecType); in SetParamMimeCodecType() local
/device/soc/rockchip/rk3588/hardware/codec/src/
Dhdi_mpp.c44 static RKHdiBaseComponent* CreateMppComponent(MppCtxType ctxType, MppCodingType codingType) in CreateMppComponent()
192 MppCodingType codingType = GetMppCodingType(name); in CodecCreate() local
Dhdi_mpp_config.c489 static void SetMimeSettings(RKHdiCodecMimeSetup *codecMimeSet, MppCodingType codingType) in SetMimeSettings()
735 MppCodingType codingType = ConvertHdiMimeCodecType2RKCodecType(mimeCodecTypeSet->mimeCodecType); in SetParamMimeCodecType() local
/device/soc/rockchip/rk3588/hardware/codec/include/
Dhdi_mpp.h101 MppCodingType codingType; member
/device/soc/rockchip/rk3568/hardware/codec/include/
Dhdi_mpp.h101 MppCodingType codingType; member
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
DRkvpu_OMX_VdecControl.c2594 OMX_VIDEO_CODINGTYPE codingType) in Rkvpu_GetCompressRatioByCodingtype()