IRES HDVICP Protocol

Data Structures

struct  IRES_HDVICP_ProtocolArgs
 HDVICP Protocol Arguments definition. More...
struct  IRES_HDVICP_Obj
 IRES_HDVICP_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource. More...
struct  IRES_HDVICP_RegisterLayer
 HDVICP Register Layout. More...
struct  IRES_HDVICP_Properties
 Static Resource Properties. More...

Defines

#define IRES_HDVICP_PROTOCOLNAME   "ti.sdo.fc.ires.hdvicp"
 Name used to describe this protocol.

Typedefs

typedef struct IRES_HDVICP_ObjIRES_HDVICP_Handle
 Handle to "logical" resource.

Enumerations

enum  IRES_HDVICP_RequestType {
  IRES_HDVICP_ID_0 = 0,
  IRES_HDVICP_ID_1 = 1,
  IRES_HDVICP_ID_ANY = 2
}
 

Type of resource that can be requested.

More...

Detailed Description

Allows algorithms to request and receive handles representing HDVICP resources.


Define Documentation

#define IRES_HDVICP_PROTOCOLNAME   "ti.sdo.fc.ires.hdvicp"

Name used to describe this protocol.


Typedef Documentation

Handle to "logical" resource.


Enumeration Type Documentation

Type of resource that can be requested.

Enumerator:
IRES_HDVICP_ID_0 
IRES_HDVICP_ID_1 
IRES_HDVICP_ID_ANY 

Copyright 2009, Texas Instruments Incorporated