Searched defs:noise_buffer (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | mlpdsp.c | 60 ff_mlp_rematrix_channel(int32_t *samples, const int32_t *coeffs, const uint8_t *bypassed_lsbs, const int8_t *noise_buffer, int index, unsigned int dest_ch, uint16_t blockpos, unsigned int maxchan, int matrix_noise_shift, int access_unit_size_pow2, int32_t mask) ff_mlp_rematrix_channel() argument
|
H A D | qdmc.c | 65 float noise_buffer[4096 * 2]; member
|
H A D | mlpdec.c | 172 int8_t noise_buffer[MAX_BLOCKSIZE_POW2]; member
|
Completed in 4 milliseconds