Searched defs:max_matrix_channel (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/ |
H A D | mlpdsp_init_arm.c | 89 mlp_select_pack_output_armv6(uint8_t *ch_assign, int8_t *output_shift, uint8_t max_matrix_channel, int is32) mlp_select_pack_output_armv6() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlpdsp.c | 92 mlp_select_pack_output(uint8_t *ch_assign, int8_t *output_shift, uint8_t max_matrix_channel, int is32) mlp_select_pack_output() argument 100 ff_mlp_pack_output(int32_t lossless_check_data, uint16_t blockpos, int32_t (*sample_buffer)[MAX_CHANNELS], void *data, uint8_t *ch_assign, int8_t *output_shift, uint8_t max_matrix_channel, int is32) ff_mlp_pack_output() argument
|
H A D | mlpdec.c | 73 uint8_t max_matrix_channel; member 511 int min_channel, max_channel, max_matrix_channel, noise_type; in read_restart_header() local [all...] |
H A D | mlpenc.c | 49 uint8_t max_matrix_channel; ///< The number of channels input into the rematrix stage. member
|
Completed in 6 milliseconds