Home
last modified time | relevance | path

Searched refs:VOC_VERSION_1_10 (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dcontainer-voc.c19 #define VOC_VERSION_1_10 0x010a macro
55 {VOC_VERSION_1_10, CODE_ID_GENERIC_MBLA_U8, SND_PCM_FORMAT_U8},
337 if (version != VOC_VERSION_1_10 && version != VOC_VERSION_1_20) in parse_container_header()
382 if (!check_code_id(state->code_id, VOC_VERSION_1_10)) in parse_extended_v110_format()
413 if (!check_code_id(state->code_id, VOC_VERSION_1_10)) in parse_v110_data()
738 if (state->version == VOC_VERSION_1_10) { in voc_builder_pre_process()
783 if (state->version == VOC_VERSION_1_10 && state->extended) in write_data_size()
789 if (state->version == VOC_VERSION_1_10) in write_data_size()

Completed in 2 milliseconds