Searched refs:remove_long (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.c470 static H264Picture *remove_long(H264Context *h, int i, int ref_mask) function
492 remove_long(h, i, 0);
627 remove_long(h, mmco[i].long_arg, 0);
640 remove_long(h, j, structure ^ PICT_FRAME);
661 remove_long(h, j, 0);
667 remove_long(h, mmco[i].long_arg, 0);
681 remove_long(h, j, 0);
689 remove_long(h, j, 0);
752 remove_long(h, i, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_refs.c416 static Picture * remove_long(H264Context *h, int i, int ref_mask){ function
436 remove_long(h, i, 0);
534 remove_long(h, mmco[i].long_arg, 0);
547 remove_long(h, j, structure ^ PICT_FRAME);
561 remove_long(h, mmco[i].long_arg, 0);
575 remove_long(h, j, 0);
583 remove_long(h, j, 0);
645 remove_long(h, i, 0);

Completed in 112 milliseconds