Home
last modified time | relevance | path

Searched defs:colorFormat (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_bitmap.h54 OH_Drawing_ColorFormat colorFormat; member
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___bitmap_format.md38 ### colorFormat subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___bitmap_format.md38 ### colorFormat subsection
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/scale_conversion/
H A Dscale_convert_process_common.cpp175 int32_t colorFormat = 0; in GetImageUnitInfo() local
409 AVPixelFormat ScaleConvertProcess::GetAVPixelFormat(Videoformat colorFormat) in GetAVPixelFormat()
H A Dscale_convert_process.cpp148 int32_t colorFormat = 0; in GetImageUnitInfo() local
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatafetchframeattime_fuzzer/
H A Davmetadatafetchframeattime_fuzzer.cpp78 PixelFormat colorFormat = colorFormats[ProduceRandomNumberCrypt() % AV_COLOR_FORMAT_LIST]; in FuzzAVMetadataFetchFrameAtTime() local
/ohos5.0/foundation/multimedia/player_framework/services/include/
H A Di_avmetadatahelper_service.h58 PixelFormat colorFormat = PixelFormat::RGB_565; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp123 GLenum FormatToGlFormat(Format colorFormat) in FormatToGlFormat()
286 …const Format colorFormat = RgbToFormat(info.red_size, info.green_size, info.blue_size, info.alpha_… in SwapchainGLES() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/
H A Dimage_common_type.h74 Videoformat colorFormat; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/
H A Dscale_convert_process_test.cpp388 Videoformat colorFormat = Videoformat::NV21; variable
406 Videoformat colorFormat = Videoformat::NV12; variable
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Davmetadatahelper.h331 PixelFormat colorFormat = PixelFormat::RGB_565; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Davimagegenerator_napi.cpp183 PixelFormat colorFormat = static_cast<PixelFormat>(formatVal); in GetFetchFrameArgs() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhdecoder_unit_test.cpp349 int32_t colorFormat = 0; variable