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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp3.c62 #define MAXIMUM_LONG_BIT_RUN 4129 macro
441 if (s->theora && current_run == MAXIMUM_LONG_BIT_RUN)
475 if (s->theora && current_run == MAXIMUM_LONG_BIT_RUN)
868 if (run_length == MAXIMUM_LONG_BIT_RUN)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp3.c65 #define MAXIMUM_LONG_BIT_RUN 4129 macro
460 if (s->theora && current_run == MAXIMUM_LONG_BIT_RUN)
494 if (s->theora && current_run == MAXIMUM_LONG_BIT_RUN)
889 if (run_length == MAXIMUM_LONG_BIT_RUN)

Completed in 36 milliseconds