| FFmpeg
    | 
Go to the source code of this file.
| Data Structures | |
| struct | PCMDVDContext | 
| Functions | |
| static av_cold int | pcm_dvd_decode_init (AVCodecContext *avctx) | 
| static int | pcm_dvd_parse_header (AVCodecContext *avctx, const uint8_t *header) | 
| static void * | pcm_dvd_decode_samples (AVCodecContext *avctx, const uint8_t *src, void *dst, int blocks) | 
| static int | pcm_dvd_decode_frame (AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) | 
| Variables | |
| const FFCodec | ff_pcm_dvd_decoder | 
LPCM codecs for PCM formats found in Video DVD streams
Definition in file pcm-dvd.c.
| 
 | static | 
| 
 | static | 
Definition at line 53 of file pcm-dvd.c.
Referenced by pcm_dvd_decode_frame().
| 
 | static | 
Definition at line 146 of file pcm-dvd.c.
Referenced by pcm_dvd_decode_frame().
| 
 | static | 
| const FFCodec ff_pcm_dvd_decoder | 
 1.8.17
 1.8.17