Searched defs:samples_r (Results 1 – 4 of 4) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | wavpackenc.c | 265 int32_t *samples_l, int32_t *samples_r, in scan_float() 351 int32_t *samples_l, int32_t *samples_r, in scan_int23() 432 int32_t *samples_l, int32_t *samples_r, in scan_int32() 668 static uint32_t log2stereo(int32_t *samples_l, int32_t *samples_r, in log2stereo() 1807 int32_t *samples_l, int32_t *samples_r, in wv_stereo() 2133 int32_t *samples_l, int32_t *samples_r, in pack_int32() 2213 int32_t *samples_l, int32_t *samples_r, in pack_float() 2230 int32_t *samples_l, int32_t *samples_r, in decorr_stereo_pass2() 2349 int32_t *samples_l, int32_t *samples_r, in decorr_stereo_pass_id2() 2467 int32_t *samples_l, int32_t *samples_r, in wavpack_encode_block()
|
| D | wavpack.c | 1086 void *samples_l = NULL, *samples_r = NULL; in wavpack_decode_block() local
|
| D | dca_lbr.c | 1544 float *samples_r = s->time_samples[ch2][sb]; in filter_ts() local
|
| /third_party/gstreamer/gstplugins_good/gst/replaygain/ |
| D | rganalysis.c | 653 const gfloat * samples_r, guint n_samples) in rg_analysis_analyze()
|