Searched refs:x8_type (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1.h386 int x8_type; member in struct:VC1Context
H A Dvc1.c649 v->x8_type = get_bits1(gb);
651 v->x8_type = 0;
782 if (!v->x8_type) {
H A Dvc1dec.c4748 if (v->x8_type) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1.h403 int x8_type; member in struct:VC1Context
H A Dvc1.c721 v->x8_type = get_bits1(gb);
723 v->x8_type = 0;
840 if (!v->x8_type) {
H A Dvc1dec.c5213 if (v->x8_type) {

Completed in 203 milliseconds