Home
last modified time | relevance | path

Searched defs:SAMPLES (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/
Daudio_ffmpeg_flac_decoder_plugin.cpp26 constexpr int32_t SAMPLES = 9216; variable
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/flac/
Dffmpeg_flac_decoder_plugin.cpp29 constexpr int32_t SAMPLES = 9216; variable
/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
Daudio_ffmpeg_flac_encoder_plugin.cpp33 constexpr int32_t SAMPLES = 9216; variable
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/flac/
Dffmpeg_flac_encoder_plugin.cpp37 constexpr int32_t SAMPLES = 9216; variable
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
Drender_data_structures.h424 SAMPLES = 16, enumerator
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
Dwebgl_rendering_context_base.h141 static const GLenum SAMPLES = 0x80A9; variable