GetFixedPrintout 800 applications/generators/MPEG4/main.c fprintf(f, "\t\t*b_min = %s;\n", GetFixedPrintout(bf->b_min)); GetFixedPrintout 805 applications/generators/MPEG4/main.c fprintf(f, "\t\t*b_max = %s;\n", GetFixedPrintout(bf->b_max)); GetFixedPrintout 968 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s = %s;\n", bf->name, GetFixedPrintout(bf->def)); GetFixedPrintout 989 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.red = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 991 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.green = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 993 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.blue = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1000 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.x = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1003 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.y = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1010 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.x = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1014 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.y = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1018 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.z = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1025 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.x = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1029 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.y = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1033 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.z = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1037 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.q = %s;\n", bf->name, GetFixedPrintout(token)); GetFixedPrintout 1062 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d] = %s;\n", bf->name, j, GetFixedPrintout(token)); GetFixedPrintout 1083 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].x = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1086 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].y = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1108 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].x = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1111 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].y = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1114 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].z = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1136 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].x = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1139 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].y = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1142 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].z = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1145 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].q = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1187 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].red = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1189 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].green = %s;\n", bf->name, j, GetFixedPrintout(tok)); GetFixedPrintout 1191 applications/generators/MPEG4/main.c fprintf(f, "\tp->%s.vals[%d].blue = %s;\n", bf->name, j, GetFixedPrintout(tok));