Searched refs:find_header_idx (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | nutenc.c | 127 static int find_header_idx(AVFormatContext *s, AVCodecParameters *p, int size, in find_header_idx() function 219 ft->header_idx = find_header_idx(s, par, -1, key_frame); in build_frame_code() 245 ft->header_idx = find_header_idx(s, par, frame_bytes + pred, key_frame); in build_frame_code() 292 ft->header_idx = find_header_idx(s, par, -1, key_frame); in build_frame_code()
|
Completed in 3 milliseconds