Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_support_buffer_type_v20.md29 ### bufferTypes subsection
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A Dimage_effect_capi_unittest.cpp77 ImageEffect_BufferType bufferTypes[] = { ImageEffect_BufferType::EFFECT_BUFFER_TYPE_PIXEL }; in SetUp() local
H A Dnative_image_effect_unittest.cpp178 ImageEffect_BufferType bufferTypes[] = { ImageEffect_BufferType::EFFECT_BUFFER_TYPE_PIXEL }; in SetUp() local
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_omx_ext.h190 uint32_t bufferTypes; /** Supported buffer types */ member