Home
last modified time | relevance | path

Searched defs:bitDepth (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/
H A Drs_graphic_test_utils.h29 uint32_t bitDepth; member
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test_utils.cpp69 constexpr int bitDepth = 8; in WriteToPngWithPixelMap() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/
H A Daudio_enhance_chain_adapter.h36 uint32_t bitDepth; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/
H A Dpng_decoder.h43 uint8_t bitDepth = 0; member
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp832 int32_t HevcDecoder::CheckFormatChange(uint32_t index, int width, int height, int bitDepth) in CheckFormatChange()
1012 int32_t bitDepth = static_cast<int32_t>(hevcDecoderOutpusArgs_.uiDecBitDepth); in DecodeFrameOnce() local
1106 void HevcDecoder::ConvertDecOutToAVFrame(int32_t bitDepth) in ConvertDecOutToAVFrame()
1136 void HevcDecoder::DumpOutputBuffer(int32_t bitDepth) in DumpOutputBuffer()
H A Dhevc_decoder.h85 int32_t bitDepth = BIT_DEPTH8BIT; member
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dimage.cpp341 uint8_t bitDepth = png_get_bit_depth(png, info); in SetPNGSrc() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.h141 uint8_t bitDepth = 0; ///< expected: 1, 2, 4, 8, 16 member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.h102 uint32_t bitDepth; member
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp565 std::vector<int32_t> bitDepth = data_->bitDepth; in GetSupportedFormats() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp632 int32_t bitDepth = 0; in GetImageInfo() local
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h164 std::vector<int32_t> bitDepth; member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_core.h135 enum HdmiAudioBitDepth bitDepth; member
H A Dhdmi_common.h303 enum HdmiAudioBitDepth bitDepth; member
H A Dhdmi_edid.h345 enum HdmiAudioBitDepth bitDepth[HDMI_EDID_EXTENSION_AUDIO_MAX_BIT_DEPTH_NUM]; member
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dhdmi_if.h491 enum HdmiAudioBitDepth bitDepth; member