MediaProcessors
Typedefs | Variables
bypass.h File Reference

"Bypass" or dummy processor. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct proc_if_s proc_if_t
 

Variables

const proc_if_t proc_if_bypass
 

Detailed Description

"Bypass" or dummy processor.

Author
Rafael Antoniello

Definition in file bypass.h.

Variable Documentation

const proc_if_t proc_if_bypass

Processor interface implementing the "bypass" processor.

Definition at line 84 of file bypass.c.