Searched refs:model2 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp5.c178 uint8_t *model1, *model2; local
191 model2 = model->coeff_dcct[pt][ctx];
195 if (vp56_rac_get_prob(c, model2[0])) {
196 if (vp56_rac_get_prob(c, model2[2])) {
197 if (vp56_rac_get_prob(c, model2[3])) {
205 if (vp56_rac_get_prob(c, model2[4])) {
226 if (ct && !vp56_rac_get_prob(c, model2[1]))
238 model2 = cg > 2 ? model1 : model->coeff_acct[pt][ct][cg][ctx];
H A Dvp6.c433 uint8_t *model1, *model2, *model3; local
447 model2 = model->coeff_dcct[pt][ctx];
451 if ((coeff_idx>1 && ct==0) || vp56_rac_get_prob(c, model2[0])) {
453 if (vp56_rac_get_prob(c, model2[2])) {
454 if (vp56_rac_get_prob(c, model2[3])) {
460 if (vp56_rac_get_prob(c, model2[4]))
481 if (!vp56_rac_get_prob(c, model2[1]))
495 model1 = model2 = model->coeff_ract[pt][ct][cg];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp5.c179 uint8_t *model1, *model2; local
192 model2 = model->coeff_dcct[pt][ctx];
196 if (vp56_rac_get_prob_branchy(c, model2[0])) {
197 if (vp56_rac_get_prob_branchy(c, model2[2])) {
198 if (vp56_rac_get_prob_branchy(c, model2[3])) {
206 if (vp56_rac_get_prob_branchy(c, model2[4])) {
227 if (ct && !vp56_rac_get_prob_branchy(c, model2[1]))
239 model2 = cg > 2 ? model1 : model->coeff_acct[pt][ct][cg][ctx];
H A Dvp6.c447 uint8_t *model1, *model2, *model3; local
461 model2 = model->coeff_dcct[pt][ctx];
465 if ((coeff_idx>1 && ct==0) || vp56_rac_get_prob_branchy(c, model2[0])) {
467 if (vp56_rac_get_prob_branchy(c, model2[2])) {
468 if (vp56_rac_get_prob_branchy(c, model2[3])) {
474 if (vp56_rac_get_prob_branchy(c, model2[4]))
495 if (!vp56_rac_get_prob_branchy(c, model2[1]))
509 model1 = model2 = model->coeff_ract[pt][ct][cg];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dgconf.c58 GtkTreeModel *model1, *model2; variable
209 model2 = GTK_TREE_MODEL(tree2);
278 gtk_tree_view_set_model(view, model2);
799 if (!gtk_tree_model_get_iter(model2, &iter, path))
802 gtk_tree_model_get(model2, &iter, COL_MENU, &menu, -1);
805 gtk_tree_model_get(model2, &iter, COL_VALUE, &old_def, -1);
882 if (!gtk_tree_model_get_iter(model2, &iter, path))
887 sel_path = gtk_tree_model_get_path(model2, &sel_iter);
893 gtk_tree_model_get(model2, &iter, COL_MENU, &menu, -1);
943 if (!gtk_tree_model_get_iter(model2,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c58 GtkTreeModel *model1, *model2; variable
274 model2 = GTK_TREE_MODEL(tree2);
343 gtk_tree_view_set_model(view, model2);
875 if (!gtk_tree_model_get_iter(model2, &iter, path))
878 gtk_tree_model_get(model2, &iter, COL_MENU, &menu, -1);
881 gtk_tree_model_get(model2, &iter, COL_VALUE, &old_def, -1);
960 if (!gtk_tree_model_get_iter(model2, &iter, path))
965 sel_path = gtk_tree_model_get_path(model2, &sel_iter);
971 gtk_tree_model_get(model2, &iter, COL_MENU, &menu, -1);
1021 if (!gtk_tree_model_get_iter(model2,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...

Completed in 56 milliseconds