Home
last modified time | relevance | path

Searched defs:ch_assign (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dmlpdsp_init_arm.c89 static int32_t (*mlp_select_pack_output_armv6(uint8_t *ch_assign, in mlp_select_pack_output_armv6() argument
/third_party/ffmpeg/libavcodec/
H A Dmlpdsp.c92 static int32_t (*mlp_select_pack_output(uint8_t *ch_assign, in 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.c75 uint8_t ch_assign[MAX_CHANNELS]; member
601 int ch_assign = get_bits(gbp, 6); in read_restart_header() local
[all...]

Completed in 3 milliseconds