Home
last modified time | relevance | path

Searched refs:check_code_id (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-utils/axfer/
Dcontainer-voc.c345 static bool check_code_id(uint8_t code_id, unsigned int version) in check_code_id() function
368 if (!check_code_id(state->code_id, VOC_VERSION_1_20)) in parse_v120_format_block()
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()