Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/cec-compliance/
H A Dcec-test-audio.cpp47 uint8_t video_latency, low_latency_mode, audio_out_compensated, audio_out_delay; in dal_request_current_latency() local
50 &audio_out_compensated, &audio_out_delay); in dal_request_current_latency()
54 info("Audio output compensation: %d\n", audio_out_compensated); in dal_request_current_latency()
55 if (audio_out_compensated == CEC_OP_AUD_OUT_COMPENSATED_PARTIAL_DELAY) { in dal_request_current_latency()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/cec-compliance/
H A Dcec-test-audio.cpp47 uint8_t video_latency, low_latency_mode, audio_out_compensated, audio_out_delay; in dal_request_current_latency() local
50 &audio_out_compensated, &audio_out_delay); in dal_request_current_latency()
54 info("Audio output compensation: %d\n", audio_out_compensated); in dal_request_current_latency()
55 if (audio_out_compensated == CEC_OP_AUD_OUT_COMPENSATED_PARTIAL_DELAY) { in dal_request_current_latency()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/cec-compliance/
H A Dcec-test-audio.cpp47 uint8_t video_latency, low_latency_mode, audio_out_compensated, audio_out_delay; in dal_request_current_latency() local
50 &audio_out_compensated, &audio_out_delay); in dal_request_current_latency()
54 info("Audio output compensation: %d\n", audio_out_compensated); in dal_request_current_latency()
55 if (audio_out_compensated == CEC_OP_AUD_OUT_COMPENSATED_PARTIAL_DELAY) { in dal_request_current_latency()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/cec-follower/
H A Dcec-follower.h44 uint8_t audio_out_compensated; member
H A Dcec-follower.cpp306 node.state.audio_out_compensated = 3; in state_init()
H A Dcec-processing.cpp578 node->state.audio_out_compensated, in processMsg()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/cec-follower/
H A Dcec-follower.h44 uint8_t audio_out_compensated; member
H A Dcec-follower.cpp306 node.state.audio_out_compensated = 3; in state_init()
H A Dcec-processing.cpp578 node->state.audio_out_compensated, in processMsg()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/cec-follower/
H A Dcec-follower.h44 uint8_t audio_out_compensated; member
H A Dcec-follower.cpp306 node.state.audio_out_compensated = 3; in state_init()
H A Dcec-processing.cpp578 node->state.audio_out_compensated, in processMsg()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dcec-funcs.h1640 uint8_t audio_out_compensated, in cec_msg_report_current_latency() argument
1649 msg->msg[5] = (low_latency_mode << 2) | audio_out_compensated; in cec_msg_report_current_latency()
1650 if (audio_out_compensated == 3) in cec_msg_report_current_latency()
1658 uint8_t *audio_out_compensated, in cec_ops_report_current_latency() argument
1664 *audio_out_compensated = msg->msg[5] & 3; in cec_ops_report_current_latency()
1665 if (*audio_out_compensated == 3 && msg->len >= 7) in cec_ops_report_current_latency()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dcec-funcs.h1640 uint8_t audio_out_compensated, in cec_msg_report_current_latency() argument
1649 msg->msg[5] = (low_latency_mode << 2) | audio_out_compensated; in cec_msg_report_current_latency()
1650 if (audio_out_compensated == 3) in cec_msg_report_current_latency()
1658 uint8_t *audio_out_compensated, in cec_ops_report_current_latency() argument
1664 *audio_out_compensated = msg->msg[5] & 3; in cec_ops_report_current_latency()
1665 if (*audio_out_compensated == 3 && msg->len >= 7) in cec_ops_report_current_latency()
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dcec-funcs.h1640 uint8_t audio_out_compensated, in cec_msg_report_current_latency() argument
1649 msg->msg[5] = (low_latency_mode << 2) | audio_out_compensated; in cec_msg_report_current_latency()
1650 if (audio_out_compensated == 3) in cec_msg_report_current_latency()
1658 uint8_t *audio_out_compensated, in cec_ops_report_current_latency() argument
1664 *audio_out_compensated = msg->msg[5] & 3; in cec_ops_report_current_latency()
1665 if (*audio_out_compensated == 3 && msg->len >= 7) in cec_ops_report_current_latency()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dcec-funcs.h1640 uint8_t audio_out_compensated, in cec_msg_report_current_latency() argument
1649 msg->msg[5] = (low_latency_mode << 2) | audio_out_compensated; in cec_msg_report_current_latency()
1650 if (audio_out_compensated == 3) in cec_msg_report_current_latency()
1658 uint8_t *audio_out_compensated, in cec_ops_report_current_latency() argument
1664 *audio_out_compensated = msg->msg[5] & 3; in cec_ops_report_current_latency()
1665 if (*audio_out_compensated == 3 && msg->len >= 7) in cec_ops_report_current_latency()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dcec-funcs.h1640 uint8_t audio_out_compensated, in cec_msg_report_current_latency() argument
1649 msg->msg[5] = (low_latency_mode << 2) | audio_out_compensated; in cec_msg_report_current_latency()
1650 if (audio_out_compensated == 3) in cec_msg_report_current_latency()
1658 uint8_t *audio_out_compensated, in cec_ops_report_current_latency() argument
1664 *audio_out_compensated = msg->msg[5] & 3; in cec_ops_report_current_latency()
1665 if (*audio_out_compensated == 3 && msg->len >= 7) in cec_ops_report_current_latency()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dcec-funcs.h1640 __u8 audio_out_compensated, in cec_msg_report_current_latency() argument
1649 msg->msg[5] = (low_latency_mode << 2) | audio_out_compensated; in cec_msg_report_current_latency()
1650 if (audio_out_compensated == 3) in cec_msg_report_current_latency()
1658 __u8 *audio_out_compensated, in cec_ops_report_current_latency() argument
1664 *audio_out_compensated = msg->msg[5] & 3; in cec_ops_report_current_latency()
1665 if (*audio_out_compensated == 3 && msg->len >= 7) in cec_ops_report_current_latency()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dcec-funcs.h1640 __u8 audio_out_compensated, in cec_msg_report_current_latency() argument
1649 msg->msg[5] = (low_latency_mode << 2) | audio_out_compensated; in cec_msg_report_current_latency()
1650 if (audio_out_compensated == 3) in cec_msg_report_current_latency()
1658 __u8 *audio_out_compensated, in cec_ops_report_current_latency() argument
1664 *audio_out_compensated = msg->msg[5] & 3; in cec_ops_report_current_latency()
1665 if (*audio_out_compensated == 3 && msg->len >= 7) in cec_ops_report_current_latency()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dcec-funcs.h1640 uint8_t audio_out_compensated, in cec_msg_report_current_latency() argument
1649 msg->msg[5] = (low_latency_mode << 2) | audio_out_compensated; in cec_msg_report_current_latency()
1650 if (audio_out_compensated == 3) in cec_msg_report_current_latency()
1658 uint8_t *audio_out_compensated, in cec_ops_report_current_latency() argument
1664 *audio_out_compensated = msg->msg[5] & 3; in cec_ops_report_current_latency()
1665 if (*audio_out_compensated == 3 && msg->len >= 7) in cec_ops_report_current_latency()