Home
last modified time | relevance | path

Searched refs:GetPixelFmtFromFileSuffix (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/codec/test/demo/heif/include/
H A Dbuffer_helper.h50 static uint32_t GetPixelFmtFromFileSuffix(const std::string& imageFile);
/drivers/peripheral/codec/test/demo/heif/src/
H A Dbuffer_helper.cpp108 uint32_t BufferHelper::GetPixelFmtFromFileSuffix(const string& imageFile) in GetPixelFmtFromFileSuffix() function in OHOS::VDI::HEIF::BufferHelper
130 pixelInfo.pixFmt = GetPixelFmtFromFileSuffix(imageFile); in CreateImgBuffer()

Completed in 2 milliseconds