Home
last modified time | relevance | path

Searched defs:sample (Results 251 - 275 of 403) sorted by relevance

1...<<11121314151617

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFlushFinishTests.cpp212 tcu::TestLog& operator<< (tcu::TestLog& log, const FlushFinishCase::Sample& sample) in operator <<() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_tdd_test.cpp353 const char *sample = "sample"; in ACELiteStyleManagerInlineStyle003() local
415 const char *sample = "sampleClass"; in ACELiteStyleManagerInlineStyle004() local
478 constexpr char sample[] = "sampleClassSelectorWithVeryLongNameOverSixtyFourCharatersWhichIsTooLong"; in ACELiteStyleManagerInlineStyle005() local
622 constexpr char sample[] = "sample"; ACELiteStyleManagerIDSelector004() local
686 constexpr char sample[] = "sample"; ACELiteStyleManagerIDSelector005() local
807 constexpr char sample[] = "sample"; ACELiteStyleManagerClassSelector003() local
861 constexpr char sample[] = "sample"; PreparePesudoObjects() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_utils.cpp424 void SetDropTag(const AVPacket& pkt, std::shared_ptr<AVBuffer> sample, AVCodecID codecId) in SetDropTag() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/
H A Daac_demuxer_plugin.cpp343 int sample = samplingRateMap[sampleIndex]; in AudioDemuxerAACPrepare() local
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.cpp217 optional<Sample> sample = demuxer->PeekNextSample(); in CheckVivid() local
691 optional<Sample> sample = demuxer_->PeekNextSample(); in SaveVivid() local
747 optional<Sample> sample = demuxer_->PeekNextSample(); GetNextSample() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dinterplayvideo.c546 unsigned char sample[2]; in ipvideo_decode_block_opcode_0xF() local
H A Dffv1enc.c278 int16_t *sample[3]; in encode_plane() local
961 int16_t *sample[3]; choose_rct_params() local
[all...]
H A Dmpegaudioenc_template.c683 int qindex, steps, m, sample, bits; in encode_frame() local
H A Dadpcmenc.c243 static inline uint8_t adpcm_ima_alp_compress_sample(ADPCMChannelStatus *c, int16_t sample) in adpcm_ima_alp_compress_sample() argument
230 adpcm_ima_compress_sample(ADPCMChannelStatus *c, int16_t sample) adpcm_ima_compress_sample() argument
262 adpcm_ima_qt_compress_sample(ADPCMChannelStatus *c, int16_t sample) adpcm_ima_qt_compress_sample() argument
299 adpcm_ms_compress_sample(ADPCMChannelStatus *c, int16_t sample) adpcm_ms_compress_sample() argument
328 adpcm_yamaha_compress_sample(ADPCMChannelStatus *c, int16_t sample) adpcm_yamaha_compress_sample() argument
394 int sample = samples[i * stride]; adpcm_compress_trellis() local
587 int16_t sample = ff_adpcm_argo_expand_nibble(cs, nibble, shift, flag); adpcm_argo_compress_block() local
[all...]
H A Dopusenc.c169 float sample = b->overlap[i]; in celt_apply_preemph_filter() local
182 float sample = b->samples[sf*subframesize + i]; in celt_apply_preemph_filter() local
H A Dsonic.c805 double sample = s->coded_samples[ch][i]; in sonic_encode_frame() local
/third_party/ffmpeg/libavfilter/
H A Davf_avectorscope.c290 float sample = samples[i] / (float)INT16_MAX; in filter_frame() local
/third_party/ffmpeg/libavformat/
H A Dvividas.c114 static unsigned recover_key(unsigned char sample[4], unsigned expected_size) in recover_key() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_iec958.c170 int32_t sample = iec958_to_s32(iec, *src); in snd_pcm_iec958_decode() local
194 int32_t sample = 0; in snd_pcm_iec958_encode() local
H A Dpcm_lfloat.c113 int32_t sample = 0; in snd_pcm_lfloat_convert_integer_float() local
158 int32_t sample = 0; in snd_pcm_lfloat_convert_float_integer() local
H A Dpcm_linear.c191 uint32_t sample = 0; in snd_pcm_linear_getput() local
H A Dpcm_mulaw.c185 int16_t sample = ulaw_to_s16(*src); in snd_pcm_mulaw_decode() local
209 int16_t sample = 0; in snd_pcm_mulaw_encode() local
H A Dpcm_adpcm.c245 int16_t sample; in snd_pcm_adpcm_decode() local
281 int16_t sample = 0; in snd_pcm_adpcm_encode() local
H A Dpcm_alaw.c169 int16_t sample = alaw_to_s16(*src); in snd_pcm_alaw_decode() local
193 int16_t sample = 0; in snd_pcm_alaw_encode() local
/third_party/mesa3d/src/amd/common/
H A Dac_surface_meta_address_test.c57 gfx9_meta_addr_from_coord(const struct radeon_info *info, const struct gfx9_addr_meta_equation *eq, unsigned meta_block_width, unsigned meta_block_height, unsigned meta_block_depth, unsigned meta_pitch, unsigned meta_height, unsigned x, unsigned y, unsigned z, unsigned sample, unsigned pipe_xor, unsigned *bit_position) gfx9_meta_addr_from_coord() argument
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c553 reloc_tex(struct vc4_exec_info *exec, void *uniform_data_u, struct vc4_texture_sample_info *sample, uint32_t texture_handle_index) reloc_tex() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/
H A Dopenssl.c576 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument
/third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/
H A Dwolfssl.c274 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument
/third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/
H A Dboringssl.c367 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument
/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.h123 TickSample sample; member in v8::internal::TickSampleEventRecord

Completed in 28 milliseconds

1...<<11121314151617