Searched defs:access_unit_size_pow2 (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | mlp_parse.h | 55 int access_unit_size_pow2; ///< Next power of two above number of samples per frame member
|
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 | mlpdec.c | 165 int access_unit_size_pow2; member
|
Completed in 4 milliseconds