Home
last modified time | relevance | path

Searched defs:PLANE_V (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_buffer.h26 PLANE_V, enumerator
/ohos5.0/drivers/peripheral/codec/test/demo/heif/src/
H A Dbuffer_helper.cpp84 static constexpr int PLANE_V = 2; in CopyYuvData() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp47 constexpr uint8_t PLANE_V = 2; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp57 static const int32_t PLANE_V = 2; variable