Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp71 const static int GRID_NUM_2 = 2; variable
658 packedInput.resize(GRID_NUM_2); in PreparePackedInput()
755 std::vector<std::vector<uint8_t>> inputs(GRID_NUM_2); in HwDecodeSingleImage()