Home
last modified time | relevance | path

Searched refs:find_start_code (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dec.h823 static inline int find_start_code(const uint8_t *buf, int buf_size, in find_start_code() function
Dh264_parser.c286 buf_index = find_start_code(buf, buf_size, buf_index, next_avc); in parse_nal_units()