Searched refs:mpeg4_dc_threshold (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 Dmpeg4video.h83 extern const uint8_t mpeg4_dc_threshold[8];
H A Dmpeg4data.h372 const uint8_t mpeg4_dc_threshold[8]={ variable
H A Dmpeg4videodec.c2007 s->intra_dc_threshold= mpeg4_dc_threshold[ get_bits(gb, 3) ];

Completed in 105 milliseconds