Home
last modified time | relevance | path

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

/external/v4l-utils/utils/cec-compliance/
Dcec-test-audio.cpp581 for (unsigned int fmt_code = 1; fmt_code <= 14; fmt_code++) { in sac_sad_format_check() local
582 audio_format_code = fmt_code; in sac_sad_format_check()
606 if ((id == 0 && sad.format_code != fmt_code) || in sac_sad_format_check()
607 (id == 1 && sad.extension_type_code != fmt_code)) in sac_sad_format_check()