Home
last modified time | relevance | path

Searched refs:ReadInput (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/
H A Dmock_heif_hw_decode_flow.cpp146 bool HeifHwDecoderFlow::InputParser::ReadInput(vector<vector<uint8_t>>& inputs) in ReadInput() function in OHOS::ImagePlugin::HeifHwDecoderFlow::InputParser
186 ret = ret && parser.ReadInput(input_); in PrepareInput()
H A Dmock_heif_hw_decode_flow.h35 bool ReadInput(std::vector<std::vector<uint8_t>>& inputs);