Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Typedefs | Enumerations
PAL_CODEC

Data Structures

struct  AudioStdCodecInfo_t
 Standard codec info block. More...
 
struct  AudioVsCodecInfo_t
 VS codec info block. More...
 
struct  PalCodecSreamParam_t
 Codec. More...
 

Typedefs

typedef void(* PalCodecDataReady_t) (uint16_t id)
 Buffer available call signature. More...
 

Enumerations

Detailed Description

Typedef Documentation

typedef void(* PalCodecDataReady_t) (uint16_t id)

Buffer available call signature.

Definition at line 78 of file pal_codec.h.

Enumeration Type Documentation

anonymous enum

Audio Channel mask.

Definition at line 58 of file pal_codec.h.

Audio Channel.

Enumerator
PAL_CODEC_CH_LEFT 

Left channel.

PAL_CODEC_CH_RIGHT 

Right channel.

AUDIO_NUM_CH 

Right channel.

Definition at line 50 of file pal_codec.h.

Audio data path direction.

Enumerator
PAL_CODEC_DIR_INPUT 

Input data path.

PAL_CODEC_DIR_OUTPUT 

Output data path.

Definition at line 43 of file pal_codec.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.