Lines Matching refs:strcmp
127 if (!strcmp(name, "__NUM_I_TRACKS")) {
129 } else if (!strcmp(name, "__NUM_A_TRACKS")) {
131 } else if (!strcmp(name, "COMMENT") || !strcmp(name, "TITLE")) {
133 } else if (!strcmp(name, "LOOP_MODE") || !strcmp(name, "NUM_LOOPS") ||
134 !strcmp(name, "OPTIMIZED")) {
151 if (!strcmp(name, "__DIR_COUNT")) {
153 } else if (!strcmp(name, "AUDIO_FORMAT")) {
155 } else if (!strcmp(name, "COMPRESSION")) {
157 } else if (!strcmp(name, "DEFAULT_VOL")) {
159 } else if (!strcmp(name, "NUM_CHANNELS")) {
161 } else if (!strcmp(name, "SAMPLE_RATE")) {
167 } else if (!strcmp(name, "SAMPLE_WIDTH")) {
186 if (!strcmp(name, "__DIR_COUNT")) {
188 } else if (!strcmp(name, "COMPRESSION")) {
192 if (!strcmp(str, "1")) {
194 } else if (!strcmp(str, "2")) {
197 } else if (!strcmp(str, "3")) {
199 } else if (!strcmp(str, "10")) {
201 } else if (!strcmp(str, "MVC2")) {
207 } else if (!strcmp(name, "FPS")) {
211 } else if (!strcmp(name, "HEIGHT")) {
213 } else if (!strcmp(name, "PIXEL_ASPECT")) {
218 } else if (!strcmp(name, "WIDTH")) {
220 } else if (!strcmp(name, "ORIENTATION")) {
229 } else if (!strcmp(name, "Q_SPATIAL") || !strcmp(name, "Q_TEMPORAL")) {
231 } else if (!strcmp(name, "INTERLACING") || !strcmp(name, "PACKING")) {