Home
last modified time | relevance | path

Searched defs:max_matrix_channel (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dmlpdsp_init_arm.c89 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 Dmlpdsp.c92 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 Dmlpdec.c73 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 Dmlpenc.c49 uint8_t max_matrix_channel; ///< The number of channels input into the rematrix stage. member

Completed in 6 milliseconds