MediaProcessors
Public Attributes | List of all members
bypass_ctx_s Struct Reference
Collaboration diagram for bypass_ctx_s:
Collaboration graph
[legend]

Public Attributes

struct proc_ctx_s proc_ctx
 
volatile struct bypass_settings_ctx_s bypass_settings_ctx
 

Detailed Description

Bypass processor context structure.

Definition at line 52 of file bypass.c.

Member Data Documentation

volatile struct bypass_settings_ctx_s bypass_ctx_s::bypass_settings_ctx

Bypass processor settings.

Definition at line 61 of file bypass.c.

struct proc_ctx_s bypass_ctx_s::proc_ctx

Generic processor context structure. MUST be the first field in order to be able to cast to proc_ctx_t.

Definition at line 57 of file bypass.c.


The documentation for this struct was generated from the following file: