Home
last modified time | relevance | path

Searched defs:samples_end (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dws-snd1.c63 uint8_t *samples_end; in ws_snd_decode_frame() local
Ddpcm.c219 int16_t *output_samples, *samples_end; in dpcm_decode_frame() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_autotune.h92 uint64_t samples_end; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.h130 uint64_t samples_end; member
/third_party/ffmpeg/libavfilter/
Daf_hdcd.c1211 int32_t *samples_end = samples + stride * count; in hdcd_analyze() local
1270 int32_t *samples_end = samples + stride * count; in hdcd_envelope() local
1368 int32_t *samples_end = samples + count * stride; in hdcd_process() local
1410 int32_t *samples_end = samples + count * stride; in hdcd_process_stereo() local
/third_party/ffmpeg/libavcodec/mips/
Dac3dsp_mips.c280 float *samples_p, *samples_sw, *matrix_p, **samples_x, **samples_end; in ac3_downmix_mips() local