vdr
2.2.0
|
#include "hdffcmd_base.h"
Go to the source code of this file.
Functions | |
void | HdffCmdBuildHeader (BitBuffer_t *MsgBuf, HdffMessageType_t MsgType, HdffMessageGroup_t MsgGroup, HdffMessageId_t MsgId) |
uint32_t | HdffCmdSetLength (BitBuffer_t *MsgBuf) |
void HdffCmdBuildHeader | ( | BitBuffer_t * | MsgBuf, |
HdffMessageType_t | MsgType, | ||
HdffMessageGroup_t | MsgGroup, | ||
HdffMessageId_t | MsgId | ||
) |
Definition at line 26 of file hdffcmd_base.c.
References BitBuffer_SetBits().
Referenced by HdffCmdAvEnableSync(), HdffCmdAvEnableVideoAfterStop(), HdffCmdAvFlushBuffer(), HdffCmdAvMuteAudio(), HdffCmdAvMuteVideo(), HdffCmdAvSetAudioChannel(), HdffCmdAvSetAudioDelay(), HdffCmdAvSetAudioDownmix(), HdffCmdAvSetAudioPid(), HdffCmdAvSetAudioSpeed(), HdffCmdAvSetDecoderInput(), HdffCmdAvSetDemultiplexerInput(), HdffCmdAvSetPcrPid(), HdffCmdAvSetPlayMode(), HdffCmdAvSetStc(), HdffCmdAvSetSyncShift(), HdffCmdAvSetTeletextPid(), HdffCmdAvSetVideoFormat(), HdffCmdAvSetVideoOutputMode(), HdffCmdAvSetVideoPid(), HdffCmdAvSetVideoSpeed(), HdffCmdAvSetVideoWindow(), HdffCmdAvShowStillImage(), HdffCmdGetCopyrights(), HdffCmdGetFirmwareVersion(), HdffCmdGetInterfaceVersion(), HdffCmdHdmiConfigure(), HdffCmdHdmiSendCecCommand(), HdffCmdHdmiSendRawCecCommand(), HdffCmdHdmiSetVideoMode(), HdffCmdMuxMuteAudio(), HdffCmdMuxSetVideoOut(), HdffCmdMuxSetVolume(), HdffCmdOsdConfigure(), HdffCmdOsdCreateDisplay(), HdffCmdOsdCreateFont(), HdffCmdOsdCreateFontFace(), HdffCmdOsdCreatePalette(), HdffCmdOsdDeleteDisplay(), HdffCmdOsdDeleteFont(), HdffCmdOsdDeleteFontFace(), HdffCmdOsdDeletePalette(), HdffCmdOsdDrawBitmap(), HdffCmdOsdDrawEllipse(), HdffCmdOsdDrawRectangle(), HdffCmdOsdDrawSlope(), HdffCmdOsdDrawText(), HdffCmdOsdDrawUtf8Text(), HdffCmdOsdDrawWideText(), HdffCmdOsdEnableDisplay(), HdffCmdOsdRenderDisplay(), HdffCmdOsdReset(), HdffCmdOsdRestoreRegion(), HdffCmdOsdSaveRegion(), HdffCmdOsdSetDisplayClippingArea(), HdffCmdOsdSetDisplayOutputRectangle(), HdffCmdOsdSetDisplayPalette(), HdffCmdOsdSetPaletteColors(), HdffCmdRemoteSetAddressFilter(), and HdffCmdRemoteSetProtocol().
uint32_t HdffCmdSetLength | ( | BitBuffer_t * | MsgBuf | ) |
Definition at line 36 of file hdffcmd_base.c.
References BitBuffer_GetByteLength(), and BitBuffer_t::Data.
Referenced by HdffCmdAvEnableSync(), HdffCmdAvEnableVideoAfterStop(), HdffCmdAvFlushBuffer(), HdffCmdAvMuteAudio(), HdffCmdAvMuteVideo(), HdffCmdAvSetAudioChannel(), HdffCmdAvSetAudioDelay(), HdffCmdAvSetAudioDownmix(), HdffCmdAvSetAudioPid(), HdffCmdAvSetAudioSpeed(), HdffCmdAvSetDecoderInput(), HdffCmdAvSetDemultiplexerInput(), HdffCmdAvSetPcrPid(), HdffCmdAvSetPlayMode(), HdffCmdAvSetStc(), HdffCmdAvSetSyncShift(), HdffCmdAvSetTeletextPid(), HdffCmdAvSetVideoFormat(), HdffCmdAvSetVideoOutputMode(), HdffCmdAvSetVideoPid(), HdffCmdAvSetVideoSpeed(), HdffCmdAvSetVideoWindow(), HdffCmdAvShowStillImage(), HdffCmdGetCopyrights(), HdffCmdGetFirmwareVersion(), HdffCmdGetInterfaceVersion(), HdffCmdHdmiConfigure(), HdffCmdHdmiSendCecCommand(), HdffCmdHdmiSendRawCecCommand(), HdffCmdHdmiSetVideoMode(), HdffCmdMuxMuteAudio(), HdffCmdMuxSetVideoOut(), HdffCmdMuxSetVolume(), HdffCmdOsdConfigure(), HdffCmdOsdCreateDisplay(), HdffCmdOsdCreateFont(), HdffCmdOsdCreateFontFace(), HdffCmdOsdCreatePalette(), HdffCmdOsdDeleteDisplay(), HdffCmdOsdDeleteFont(), HdffCmdOsdDeleteFontFace(), HdffCmdOsdDeletePalette(), HdffCmdOsdDrawBitmap(), HdffCmdOsdDrawEllipse(), HdffCmdOsdDrawRectangle(), HdffCmdOsdDrawSlope(), HdffCmdOsdDrawText(), HdffCmdOsdDrawUtf8Text(), HdffCmdOsdDrawWideText(), HdffCmdOsdEnableDisplay(), HdffCmdOsdRenderDisplay(), HdffCmdOsdReset(), HdffCmdOsdRestoreRegion(), HdffCmdOsdSaveRegion(), HdffCmdOsdSetDisplayClippingArea(), HdffCmdOsdSetDisplayOutputRectangle(), HdffCmdOsdSetDisplayPalette(), HdffCmdOsdSetPaletteColors(), HdffCmdRemoteSetAddressFilter(), and HdffCmdRemoteSetProtocol().