Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp45 const int MAX_CEC_FRAME_SIZE = 20; variable
226 char write_msg[MAX_CEC_FRAME_SIZE]; in cec_send_message()