| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| H A D | clock.c | 134 mISDN_clock_update(struct mISDNclock *iclock, int samples, ktime_t *timestamp) in mISDN_clock_update() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libvo-amrwbenc.c | 119 const int16_t *samples = (const int16_t *)frame->data[0]; in amr_wb_encode_frame() local
|
| H A D | libcodec2.c | 166 int16_t *samples = (int16_t *)frame->data[0]; in libcodec2_encode() local
|
| H A D | aac_ac3_parser.h | 50 int samples; member
|
| H A D | acelp_filters.c | 138 void ff_tilt_compensation(float *mem, float tilt, float *samples, int size) in ff_tilt_compensation() argument
|
| H A D | pcm-bluray.c | 132 int sample_size, samples; in pcm_bluray_decode_frame() local [all...] |
| H A D | pcm-blurayenc.c | 112 int sample_size, samples, channel, num_dest_channels; in pcm_bluray_encode_frame() local [all...] |
| H A D | pcm-dvdenc.c | 119 int samples = frame->nb_samples * avctx->ch_layout.nb_channels; in pcm_dvd_encode_frame() local
|
| H A D | ra144dec.c | 74 int16_t *samples; in ra144_decode_frame() local
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | encode_audio.c | 131 uint16_t *samples; in main() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_volumedetect.c | 36 static int filter_frame(AVFilterLink *inlink, AVFrame *samples) in filter_frame() argument
|
| H A D | framequeue.c | 126 void ff_framequeue_skip_samples(FFFrameQueue *fq, size_t samples, AVRational time_base) in ff_framequeue_skip_samples() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | spdifdec.c | 41 uint32_t samples; in spdif_get_offset_and_codec() local
|
| H A D | astenc.c | 32 int64_t samples; member 134 int64_t samples = (file_size - 64 - (32 * s->streams[0]->nb_frames)) / par->block_align; /* PCM_S16BE_PLANAR */ in ast_write_trailer() local [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | testrgb.c | 90 test_gray(cups_sample_t *samples, /* I - Sample values */ in test_gray() argument 220 test_rgb(cups_sample_t *samples, /* I - Sample values */ in test_rgb() argument
|
| /third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/ |
| H A D | MiniMessageFormatter.java | |
| /third_party/icu/icu4j/samples/src/com/ibm/icu/samples/shaping/ |
| H A D | ArabicShapingSample.java | |
| /third_party/mesa3d/bin/ |
| H A D | perf-annotate-jit.py | 122 samples = {} variable
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_autotune.h | 103 struct tu_renderpass_samples* samples; member
|
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_nir_builder.h | 72 blorp_nir_mcs_is_clear_color(nir_builder *b, nir_ssa_def *mcs, uint32_t samples) blorp_nir_mcs_is_clear_color() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | gfx7_cmd_buffer.c | 250 const uint32_t samples = MAX2(1, cmd_buffer->state.gfx.samples); in cmd_buffer_flush_dynamic_state() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | glconfig.h | 27 GLuint samples; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_framebuffer.c | 255 util_sample_locations_flip_y(struct pipe_screen *screen, unsigned fb_height, unsigned samples, uint8_t *locations) util_sample_locations_flip_y() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/filter/ |
| H A D | crossover.c | 25 void lr4_process_float32(struct lr4 *lr4, int samples, int channels, float *src, float *dest) in lr4_process_float32() argument 62 void lr4_process_s16(struct lr4 *lr4, int samples, int channels, short *src, short *dest) in lr4_process_s16() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageLoadStoreUtil.cpp | 79 const VkSampleCountFlagBits samples = static_cast<VkSampleCountFlagBits>(texture.numSamples()); // integer and bit mask are aligned, so we can cast like this in makeImageCreateInfo() local
|