Searched refs:res_transtab (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1.h195 int res_transtab; ///< reserved, always 0 member in struct:VC1Context
H A Dvc1.c360 v->res_transtab = get_bits1(gb);
361 if (v->res_transtab)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1.h212 int res_transtab; ///< reserved, always 0 member in struct:VC1Context
H A Dmss2.c771 v->res_transtab = 0;
H A Dvc1.c350 v->res_transtab = get_bits1(gb);
351 if (v->res_transtab)

Completed in 115 milliseconds