FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
h263_parser.h File Reference
#include "parser.h"

Go to the source code of this file.

Functions

int ff_h263_find_frame_end (ParseContext *pc, const uint8_t *buf, int buf_size)
 

Function Documentation

int ff_h263_find_frame_end ( ParseContext pc,
const uint8_t buf,
int  buf_size 
)

Definition at line 30 of file h263_parser.c.

Referenced by ff_h263_decode_frame(), and h263_parse().