Searched refs:find_short (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_refs.c413 static H264Picture *find_short(H264Context *h, int frame_num, int *idx) function
456 pic = find_short(h, frame_num, &i);
606 pic = find_short(h, frame_num, &j);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_refs.c361 static Picture * find_short(H264Context *h, int frame_num, int *idx){ function
402 pic = find_short(h, frame_num, &i);
515 pic = find_short(h, frame_num, &j);

Completed in 64 milliseconds