Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_cec.h235 uint8_t bcstSystem; member
353 uint8_t bcstSystem; member
794 uint8_t bcstSystem; member
1793 uint8_t bcstSystem);
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_cec.c416 uint8_t anaBcastType, uint16_t anaFreq, uint8_t bcstSystem) in HdmiCecEncodingRecordOnAnalog() argument
424 msg->data[HDMI_CEC_MSG_DATA_SIXTH_ELEMENT] = bcstSystem; in HdmiCecEncodingRecordOnAnalog()
455 src->data.analog.anaFreq, src->data.analog.bcstSystem); in HdmiCecEncodingRecordOnMsg()
511 data[DATA_TENTH_OFFSET_ELEMENT] = info->bcstSystem; in HdmiCecEncodingAnalogueTimerInfo()
808 uint8_t anaBcastType, uint16_t anaFreq, uint8_t bcstSystem) in HdmiCecEncodingSelectAnalogueServiceMsg() argument
815 msg->data[HDMI_CEC_MSG_DATA_FIFTH_ELEMENT] = bcstSystem; in HdmiCecEncodingSelectAnalogueServiceMsg()
837 msg->data[HDMI_CEC_MSG_DATA_SIXTH_ELEMENT] = info->data.analog.bcstSystem; in HdmiCecEncodingTunerDeviceStatusMsg()