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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4video.h130 extern const uint8_t ff_mpeg4_dc_threshold[8];
H A Dmpeg4data.h372 const uint8_t ff_mpeg4_dc_threshold[8]={ variable
H A Dmpeg4videodec.c2377 ctx->intra_dc_threshold = ff_mpeg4_dc_threshold[get_bits(gb, 3)];

Completed in 47 milliseconds