Home
last modified time | relevance | path

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

/external/v4l-utils/utils/cec-compliance/
Dcec-test.cpp717 if (!incorrect_mode(&msg)) in deck_ctl_deck_ctl()
736 if (incorrect_mode(&msg)) { in deck_ctl_deck_ctl()
809 if (!incorrect_mode(&msg)) in deck_ctl_play()
Dcec-compliance.h363 static inline bool incorrect_mode(const struct cec_msg *msg) in incorrect_mode() function