Home
last modified time | relevance | path

Searched refs:CodecPixelFormatConvertTbl (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/rk3568/hardware/codec/include/
H A Dhdi_mpp_config.h30 } CodecPixelFormatConvertTbl; typedef
/device/soc/rockchip/rk3588/hardware/codec/include/
H A Dhdi_mpp_config.h30 } CodecPixelFormatConvertTbl; typedef
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_config.c80 static const CodecPixelFormatConvertTbl pixelFormatSupportted[] = {
173 int32_t count = sizeof(pixelFormatSupportted) / sizeof(CodecPixelFormatConvertTbl); in ConvertHdiFormat2RKFormat()
189 int32_t count = sizeof(pixelFormatSupportted) / sizeof(CodecPixelFormatConvertTbl); in ConvertHdiFormat2RgaFormat()
205 int32_t count = sizeof(pixelFormatSupportted) / sizeof(CodecPixelFormatConvertTbl); in ConvertMppFormat2RgaFormat()
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp_config.c80 static const CodecPixelFormatConvertTbl pixelFormatSupportted[] = {
173 int32_t count = sizeof(pixelFormatSupportted) / sizeof(CodecPixelFormatConvertTbl); in ConvertHdiFormat2RKFormat()
189 int32_t count = sizeof(pixelFormatSupportted) / sizeof(CodecPixelFormatConvertTbl); in ConvertHdiFormat2RgaFormat()
205 int32_t count = sizeof(pixelFormatSupportted) / sizeof(CodecPixelFormatConvertTbl); in ConvertMppFormat2RgaFormat()

Completed in 5 milliseconds