Searched defs:output_shift (Results 1 - 3 of 3) 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 | 131 int8_t output_shift[MAX_CHANNELS]; member [all...] |
Completed in 3 milliseconds