Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/jerry/es2015/
Dnew-target-class.js33 var smp = new Simple (); variable
/third_party/ffmpeg/libavcodec/
Dws-snd1.c96 int code, smp, size; in ws_snd_decode_frame() local
Dalsdec.c626 int smp = bd->block_length - 1; in decode_const_block_data() local
917 unsigned int smp = 0; in decode_var_block_data() local
1051 unsigned int smp; in decode_block() local
1322 ptrdiff_t smp; in revert_channel_correlation() local
Dflacenc.c738 static void encode_residual_fixed(int32_t *res, const int32_t *smp, int n, in encode_residual_fixed()
797 int32_t *res, *smp; in encode_residual_ch() local
Dalacenc.c408 int32_t *smp = s->sample_buf[j]; in write_element() local
Dapedec.c1635 uint8_t smp[4]; in ape_decode_frame() local
/third_party/alsa-lib/src/pcm/
Dpcm_dmix_x86_64.c71 static int smp = 0; in mix_select_callbacks() local
Dpcm_dmix_i386.c88 static int smp = 0, mmx = 0, cmov = 0; in mix_select_callbacks() local
/third_party/libwebsockets/
D.sai.json311 "smp": { object
/third_party/nghttp2/src/
Dh2load.cc199 void sampling_init(Sampling &smp, size_t max_samples) { in sampling_init()
1662 void sample(Sampling &smp, Stats &stats, Stat *s) { in sample()
/third_party/mesa3d/src/gallium/tests/trivial/
Dcompute.c376 struct pipe_sampler_state smp = { in init_sampler_states() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c1113 struct skip_mode_params *smp = &(priv->codec_data.av1.uncompressed_header.smp);; in skip_mode_params() local
Dvid_dec_av1.h416 struct skip_mode_params smp; member