Searched refs:c_ac_table_index (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1.h260 int c_ac_table_index; ///< Chroma index from ACFRM element member in struct:VC1Context
H A Dvaapi_vc1.c255 pic_param->transform_fields.bits.transform_ac_codingset_idx1 = v->c_ac_table_index;
H A Dvc1.c784 v->c_ac_table_index = decode012(gb);
1223 v->c_ac_table_index = decode012(gb);
H A Dvc1dec.c4340 switch (v->c_ac_table_index) {
4480 switch (v->c_ac_table_index) {
4595 switch (v->c_ac_table_index) {
4607 switch (v->c_ac_table_index) {
4669 switch (v->c_ac_table_index) {
4681 switch (v->c_ac_table_index) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1.h275 int c_ac_table_index; ///< Chroma index from ACFRM element member in struct:VC1Context
H A Dvaapi_vc1.c255 pic_param->transform_fields.bits.transform_ac_codingset_idx1 = v->c_ac_table_index;
H A Dvc1.c842 v->c_ac_table_index = decode012(gb);
1340 v->c_ac_table_index = decode012(gb);
H A Dvc1dec.c4791 switch (v->c_ac_table_index) {
4938 switch (v->c_ac_table_index) {
5054 switch (v->c_ac_table_index) {
5066 switch (v->c_ac_table_index) {
5129 switch (v->c_ac_table_index) {
5141 switch (v->c_ac_table_index) {

Completed in 188 milliseconds