| /third_party/ffmpeg/libavfilter/ |
| H A D | af_drmeter.c | 89 static void update_stat(DRMeterContext *s, ChannelStats *p, float sample) in update_stat() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | movenchint.c | 129 HintSample *sample = &queue->samples[i]; in sample_queue_retain() local 99 sample_queue_push(HintSampleQueue *queue, const uint8_t *data, int size, int sample) sample_queue_push() argument 221 HintSample *sample = &queue->samples[0]; find_sample_match() local 400 ff_mov_add_hinted_packet(AVFormatContext *s, AVPacket *pkt, int track_index, int sample, uint8_t *sample_data, int sample_size) ff_mov_add_hinted_packet() argument [all...] |
| H A D | segafilm.c | 266 film_sample *sample; in film_read_packet() local [all...] |
| /third_party/ffmpeg/libavresample/tests/ |
| H A D | avresample.c | 60 put_sample(void **data, enum AVSampleFormat sample_fmt, int channels, int sample, int ch, double v_dbl) put_sample() argument [all...] |
| /third_party/alsa-lib/test/ |
| H A D | mixtest.c | 109 s32 sample = *sum; in saturate() local 132 s32 sample = *dst + *src; in mix_areas0() local 166 s32 sample = *src; in mix_areas2() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cucdapi.c | 667 UChar sample[8]; in TestScriptMetadataAPI() local [all...] |
| /third_party/libsnd/src/ |
| H A D | dwvw.c | 307 int delta_width_modifier, delta_width, delta_negative, delta, sample ; in dwvw_decode_data() local [all...] |
| /third_party/lame/dshow/ |
| H A D | Mpegac.h | 72 LONGLONG sample; member
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d_nir_lower_logic_ops.c | 205 v3d_nir_get_tlb_color(nir_builder *b, struct v3d_compile *c, int rt, int sample) in v3d_nir_get_tlb_color() argument 334 nir_ssa_def *sample = in v3d_nir_lower_logic_op_instr() local 226 v3d_emit_logic_op_raw(struct v3d_compile *c, nir_builder *b, nir_ssa_def **src_chans, nir_ssa_def **dst_chans, int rt, int sample) v3d_emit_logic_op_raw() argument 264 v3d_emit_logic_op_unorm(struct v3d_compile *c, nir_builder *b, nir_ssa_def **src_chans, nir_ssa_def **dst_chans, int rt, int sample, nir_pack_func pack_func, nir_unpack_func unpack_func) v3d_emit_logic_op_unorm() argument 284 v3d_nir_emit_logic_op(struct v3d_compile *c, nir_builder *b, nir_ssa_def *src, int rt, int sample) v3d_nir_emit_logic_op() argument 311 v3d_emit_ms_output(nir_builder *b, nir_ssa_def *color, nir_src *offset, nir_alu_type type, int rt, int sample) v3d_emit_ms_output() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 324 bool sample; member 329 check_location_aliasing(struct explicit_location_info explicit_locations[][4], ir_variable *var, unsigned location, unsigned component, unsigned location_limit, const glsl_type *type, unsigned interpolation, bool centroid, bool sample, bool patch, gl_shader_program *prog, gl_shader_stage stage) check_location_aliasing() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_image.c | 203 sp_tgsi_load(const struct tgsi_image *image, const struct tgsi_image_params *params, const int s[TGSI_QUAD_SIZE], const int t[TGSI_QUAD_SIZE], const int r[TGSI_QUAD_SIZE], const int sample[TGSI_QUAD_SIZE], float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) sp_tgsi_load() argument 286 sp_tgsi_store(const struct tgsi_image *image, const struct tgsi_image_params *params, const int s[TGSI_QUAD_SIZE], const int t[TGSI_QUAD_SIZE], const int r[TGSI_QUAD_SIZE], const int sample[TGSI_QUAD_SIZE], float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) sp_tgsi_store() argument 617 sp_tgsi_op(const struct tgsi_image *image, const struct tgsi_image_params *params, enum tgsi_opcode opcode, const int s[TGSI_QUAD_SIZE], const int t[TGSI_QUAD_SIZE], const int r[TGSI_QUAD_SIZE], const int sample[TGSI_QUAD_SIZE], float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) sp_tgsi_op() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shaderlib_tgsi.c | 538 struct ureg_dst sample[8]; in si_create_fmask_expand_cs() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_layout.c | 474 pan_iview_get_surface(const struct pan_image_view *iview, unsigned level, unsigned layer, unsigned sample, struct pan_surface *surf) pan_iview_get_surface() argument
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | counters.cc | 49 void Histogram::AddSample(int sample) { in AddSample() argument 65 void TimedHistogram::AddTimedSample(base::TimeDelta sample) { in AddTimedSample() argument 79 int64_t sample = resolution_ == TimedHistogramResolution::MICROSECOND in RecordAbandon() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | sampling-heap-profiler.cc | 88 auto sample = in SampleObject() local 97 Sample* sample = data.GetParameter(); in OnWeakCallback() local 284 const Sample* sample = it.second.get(); BuildSamples() local [all...] |
| /third_party/pulseaudio/sonic/ |
| H A D | wave.c | 333 short sample; in readFromWaveFile() local 357 short sample; in writeToWaveFile() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
| H A D | esextcFragmentShadingRateAttachmentTests.cpp | 429 const deUint32* sample = &resultData[((y * m_tcParam.framebufferSize) + x) * 4]; in iterate() local
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestLogWriter.cpp | 478 const ri::Sample& sample = static_cast<const ri::Sample&>(item); in writeResultItem() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderSampling.cpp | 228 Vector4f sample = s.sampleTexture(texture, uvwa, dRef, lod[i], dPdx, dPdy, offset, sampleId, samplerFunction); in emitSamplerRoutine() local 253 Vector4f sample = s.sampleTexture(texture, uvwa, dRef, lodOrBias.x, (dsx.x), (dsy.x), offset, sampleId, samplerFunction); emitSamplerRoutine() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/ |
| H A D | SfntDump.java | |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | AnalyzerActivity.java | |
| H A D | AudioMidiTester.java | |
| H A D | AudioStreamBase.java | |
| H A D | AutoGlitchActivity.java | |
| H A D | MainActivity.java | |