U32BIT MHEG5tuneProcess(S_DvbLocator *pDvbLoc, S32BIT serviceIndex)
Definition: mh5control.c:861
E_ChannelStartMode
Definition: mheg5_control.h:136
void MHEG5Pause(void)
Definition: mh5control.c:1044
Definition: dvblocator.h:30
E_MhegErr MHEG5ResetResolution(U16BIT screenWidth, U16BIT screenHeight)
Definition: mh5control.c:277
void MHEG5NotifyEngineStarted(void)
Definition: mh5control.c:481
void MHEG5Resume(void)
Definition: mh5control.c:1053
void MHEG5NotifyServiceInfoChanged(U16BIT service_id)
Definition: mh5display.c:2308
E_MhegErr
Definition: mherrors.h:28
void MHEG5NotifyEngineQuit(void)
Definition: mh5control.c:626
uint8_t U8BIT
Definition: techtype.h:93
long MHEG5Int
Definition: mh5base.h:69
BOOLEAN MHEG5engineDsmTerminate(void)
Force the engine to terminate any DSM-CC based MHEG application.
Definition: mh5control.c:1011
void MHEG5_Terminate(void)
Terminate MHEG5 component.
Definition: mh5control.c:212
void MHEG5engineStart(U8BIT *application, BOOLEAN isCi)
Start the engine with the initial application.
Definition: mh5control.c:392
Definition: mh5control.h:47
This file provides the control interface for MHEG5 engine. The use of this component MUST comply with...
void MHEG5NotifyCarouselUnload(void *carousel)
Definition: mh5control.c:1062
void MHEG5TuneIndexInfo(MHEG5Int tuneInfo)
Sets the way the application expects the receiver is to perform all subsequence application initiated...
Definition: mh5control.c:794
Definition: mh5control.h:46
void MHEG5StartReboot(void *dummy)
Definition: mh5control.c:1027
short MHEG5Bool
Definition: mh5base.h:67
void MHEG5AutoPathComplete(E_FsStatus result)
Definition: mh5control.c:524
E_StopAction
Definition: mh5control.h:44
E_ChannelStartMode MHEG5TuningInfoMode(S32BIT serviceIndex)
Definition: mh5control.c:840
int32_t S32BIT
Definition: techtype.h:98
BOOLEAN MHEG5engineIsCiAppRunning(void)
Definition: mh5control.c:1021
E_MhegErr MHEG5Initialise(S_MhegConfig *cfg_params)
initialise MHEG5 component
Definition: mh5control.c:157
uint16_t U16BIT
Definition: techtype.h:95
void MHEG5ProcessDsmccBooted(void *carousel)
Definition: mh5control.c:498
U8BIT MHEG5HandleEngineStopAction(U8BIT action)
Definition: mh5control.c:956
Definition: mheg5_control.h:151
BOOLEAN MHEG5ProcessAutoBoot(void)
Definition: mh5control.c:607
MHEG5Bool MHEG5TuneIndex(MHEG5Int serviceIndex)
Ref: [1] - 3.10.6.2 Tune to the specified service. If the tuner fails to tune to the service it shoul...
Definition: mh5control.c:764
void MHEG5engineTerminate(void)
Force the engine to terminate.
Definition: mh5control.c:650
void MHEG5RefreshDisplay(void)
Definition: mh5control.c:234
U8BIT BOOLEAN
Definition: techtype.h:112
void MHEG5CiAckData(U8BIT *pData)
Acknowledge receipt of the data or message from the CI, so that the CI component can free or reuse th...
Definition: mh5control.c:1302
References: [1] UK1 Profile - Digital Terrestrial Television - Requirements for interoperability (The...
void MHEG5NotifyEngineStartFailed(void)
Definition: mh5control.c:577
uint32_t U32BIT
Definition: techtype.h:97
E_FsStatus
Definition: fs_types.h:34