Searched refs:start_found (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddca_parser.c48 int start_found, i; local
52 start_found = pc->frame_start_found;
56 if (!start_found) {
61 start_found = 1;
64 start_found = 1;
71 if (start_found) {
90 pc->frame_start_found = start_found;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddca_parser.c49 int start_found, i; local
53 start_found = pc->frame_start_found;
57 if (!start_found) {
62 start_found = 1;
70 if (start_found) {
86 pc->frame_start_found = start_found;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dvolumes.c745 int start_found; local
752 start_found = 0;
774 start_found = 1;
788 if (!start_found) {
794 start_found = 1;
814 start_found) {
831 start_found = 1;

Completed in 42 milliseconds