Home
last modified time | relevance | path

Searched refs:SAMPLES (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/
H A Daudio_ffmpeg_flac_decoder_plugin.cpp26 constexpr int32_t SAMPLES = 9216; variable
133 int32_t inputBufferSize = SAMPLES * channels * MAX_BITS_PER_SAMPLE; in GetInputBufferSize()
143 int32_t outputBufferSize = SAMPLES * channels * MAX_BITS_PER_SAMPLE; in GetOutputBufferSize()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/flac/
H A Dffmpeg_flac_decoder_plugin.cpp29 constexpr int32_t SAMPLES = 9216; variable
176 int32_t inputBufferSize = SAMPLES * channels * MAX_BITS_PER_SAMPLE; in GetInputBufferSize()
186 int32_t outputBufferSize = SAMPLES * channels * MAX_BITS_PER_SAMPLE; in GetOutputBufferSize()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_flac_encoder_plugin.cpp33 constexpr int32_t SAMPLES = 9216; variable
236 int32_t inputBufferSize = SAMPLES * channels * MAX_BITS_PER_SAMPLE; in GetInputBufferSize()
246 int32_t outputBufferSize = SAMPLES * channels * MAX_BITS_PER_SAMPLE; in GetOutputBufferSize()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/flac/
H A Dffmpeg_flac_encoder_plugin.cpp37 constexpr int32_t SAMPLES = 9216; variable
258 int32_t inputBufferSize = SAMPLES * channels_ * MAX_BITS_PER_SAMPLE; in GetInputBufferSize()
268 int32_t outputBufferSize = SAMPLES * channels_ * MAX_BITS_PER_SAMPLE; in GetOutputBufferSize()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h424 SAMPLES = 16, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_create_gpu_images.cpp71 if (dependencyFlags & DependencyFlagBits::SAMPLES) { in GetDependencyList()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_parser_util.cpp192 … { RenderNodeGraphInputs::RenderNodeGraphGpuImageDesc::DependencyFlagBits::SAMPLES, "samples" },
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h141 static const GLenum SAMPLES = 0x80A9; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp572 return NVal::CreateInt64(env, WebGLRenderingContextBase::SAMPLES).val_; in GetSample()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md704 | webgl | WebGLRenderingContextBase | readonly SAMPLES: GLenum; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md704 | webgl | WebGLRenderingContextBase | readonly SAMPLES: GLenum; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md137 |删除|模块名: webgl<br>类名: WebGLRenderingContextBase<br>方法 or 属性:readonly SAMPLES: GLenum;|NA|webgl.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md137 …ss name: WebGLRenderingContextBase<br>Method or attribute name: readonly SAMPLES: GLenum;|NA|webgl…