| FFmpeg
    | 
Go to the source code of this file.
| Functions | |
| int | ff_hevc_decode_extradata (const uint8_t *data, int size, HEVCParamSets *ps, HEVCSEI *sei, int *is_nalff, int *nal_length_size, int err_recognition, int apply_defdispwin, void *logctx) | 
H.265 parser code
Definition in file hevc_parse.h.
| int ff_hevc_decode_extradata | ( | const uint8_t * | data, | 
| int | size, | ||
| HEVCParamSets * | ps, | ||
| HEVCSEI * | sei, | ||
| int * | is_nalff, | ||
| int * | nal_length_size, | ||
| int | err_recognition, | ||
| int | apply_defdispwin, | ||
| void * | logctx | ||
| ) | 
Definition at line 80 of file hevc_parse.c.
Referenced by hevc_decode_extradata(), and hevc_parse().
 1.8.17
 1.8.17