Lines Matching refs:stricmp

41 		if (!stricmp(fieldName, "esDescr")) return GF_ODF_FT_OD_LIST;  in gf_odf_get_field_type()
42 else if (!stricmp(fieldName, "ociDescr")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
43 else if (!stricmp(fieldName, "ipmpDescrPtr")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
44 else if (!stricmp(fieldName, "ipmpDescr")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
45 else if (!stricmp(fieldName, "extDescr")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
46 else if (!stricmp(fieldName, "toolListDescr")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
49 if (!stricmp(fieldName, "decSpecificInfo")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
50 if (!stricmp(fieldName, "profileLevelIndicationIndexDescr")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
53 if (!stricmp(fieldName, "decConfigDescr")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
54 if (!stricmp(fieldName, "muxInfo")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
55 if (!stricmp(fieldName, "StreamSource")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
56 if (!stricmp(fieldName, "slConfigDescr")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
57 if (!stricmp(fieldName, "ipiPtr")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
58 if (!stricmp(fieldName, "qosDescr")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
59 if (!stricmp(fieldName, "regDescr")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
60 if (!stricmp(fieldName, "langDescr")) return GF_ODF_FT_OD; in gf_odf_get_field_type()
61 if (!stricmp(fieldName, "ipIDS")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
62 if (!stricmp(fieldName, "ipmpDescrPtr")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
63 if (!stricmp(fieldName, "extDescr")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
66 if (!stricmp(fieldName, "SampleDescriptions")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
69 if (!stricmp(fieldName, "IPMPX_Data")) return GF_ODF_FT_IPMPX_LIST; in gf_odf_get_field_type()
72 if (!stricmp(fieldName, "ipmpTool")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
75 if (!stricmp(fieldName, "toolParamDesc")) return GF_ODF_FT_IPMPX; in gf_odf_get_field_type()
78 if (!stricmp(fieldName, "elementaryMask")) return GF_ODF_FT_OD_LIST; in gf_odf_get_field_type()
86 if (!stricmp(descName, "ObjectDescriptor")) return GF_ODF_OD_TAG; in gf_odf_get_tag_by_name()
87 if (!stricmp(descName, "InitialObjectDescriptor")) return GF_ODF_IOD_TAG; in gf_odf_get_tag_by_name()
88 if (!stricmp(descName, "ES_Descriptor")) return GF_ODF_ESD_TAG; in gf_odf_get_tag_by_name()
89 if (!stricmp(descName, "DecoderConfigDescriptor")) return GF_ODF_DCD_TAG; in gf_odf_get_tag_by_name()
90 if (!stricmp(descName, "DecoderSpecificInfo")) return GF_ODF_DSI_TAG; in gf_odf_get_tag_by_name()
91 if (!stricmp(descName, "DecoderSpecificInfoString")) return GF_ODF_DSI_TAG; in gf_odf_get_tag_by_name()
92 if (!stricmp(descName, "SLConfigDescriptor")) return GF_ODF_SLC_TAG; in gf_odf_get_tag_by_name()
93 if (!stricmp(descName, "SegmentDescriptor")) return GF_ODF_SEGMENT_TAG; in gf_odf_get_tag_by_name()
94 if (!stricmp(descName, "MuxInfo")) return GF_ODF_MUXINFO_TAG; in gf_odf_get_tag_by_name()
95 if (!stricmp(descName, "StreamSource")) return GF_ODF_MUXINFO_TAG; in gf_odf_get_tag_by_name()
96 …if (!stricmp(descName, "BIFSConfig") || !stricmp(descName, "BIFSv2Config")) return GF_ODF_BIFS_CFG… in gf_odf_get_tag_by_name()
97 if (!stricmp(descName, "ElementaryMask")) return GF_ODF_ELEM_MASK_TAG; in gf_odf_get_tag_by_name()
98 if (!stricmp(descName, "TextConfig")) return GF_ODF_TEXT_CFG_TAG; in gf_odf_get_tag_by_name()
99 if (!stricmp(descName, "TextSampleDescriptor")) return GF_ODF_TX3G_TAG; in gf_odf_get_tag_by_name()
100 if (!stricmp(descName, "UIConfig")) return GF_ODF_UI_CFG_TAG; in gf_odf_get_tag_by_name()
101 if (!stricmp(descName, "ES_ID_Ref")) return GF_ODF_ESD_REF_TAG; in gf_odf_get_tag_by_name()
102 if (!stricmp(descName, "ES_ID_Inc")) return GF_ODF_ESD_INC_TAG; in gf_odf_get_tag_by_name()
103 if (!stricmp(descName, "AuxiliaryVideoData")) return GF_ODF_AUX_VIDEO_DATA; in gf_odf_get_tag_by_name()
104 if (!stricmp(descName, "DefaultDescriptor")) return GF_ODF_DSI_TAG; in gf_odf_get_tag_by_name()
105 if (!stricmp(descName, "LanguageDescriptor")) return GF_ODF_LANG_TAG; in gf_odf_get_tag_by_name()
106 if (!stricmp(descName, "GPACLanguage")) return GF_ODF_GPAC_LANG; in gf_odf_get_tag_by_name()
109 if (!stricmp(descName, "MediaTimeDescriptor")) return GF_ODF_MEDIATIME_TAG; in gf_odf_get_tag_by_name()
110 if (!stricmp(descName, "ContentIdentification")) return GF_ODF_CI_TAG; in gf_odf_get_tag_by_name()
111 if (!stricmp(descName, "SuppContentIdentification")) return GF_ODF_SCI_TAG; in gf_odf_get_tag_by_name()
112 if (!stricmp(descName, "IPIPtr")) return GF_ODF_IPI_PTR_TAG; in gf_odf_get_tag_by_name()
113 if (!stricmp(descName, "IPMP_DescriptorPointer")) return GF_ODF_IPMP_PTR_TAG; in gf_odf_get_tag_by_name()
114 if (!stricmp(descName, "IPMP_Descriptor")) return GF_ODF_IPMP_TAG; in gf_odf_get_tag_by_name()
115 if (!stricmp(descName, "IPMP_ToolListDescriptor")) return GF_ODF_IPMP_TL_TAG; in gf_odf_get_tag_by_name()
116 if (!stricmp(descName, "IPMP_Tool")) return GF_ODF_IPMP_TOOL_TAG; in gf_odf_get_tag_by_name()
117 if (!stricmp(descName, "QoS")) return GF_ODF_QOS_TAG; in gf_odf_get_tag_by_name()
118 if (!stricmp(descName, "RegistrationDescriptor")) return GF_ODF_REG_TAG; in gf_odf_get_tag_by_name()
119 if (!stricmp(descName, "ExtensionPL")) return GF_ODF_EXT_PL_TAG; in gf_odf_get_tag_by_name()
120 if (!stricmp(descName, "PL_IndicationIndex")) return GF_ODF_PL_IDX_TAG; in gf_odf_get_tag_by_name()
121 if (!stricmp(descName, "ContentClassification")) return GF_ODF_CC_TAG; in gf_odf_get_tag_by_name()
122 if (!stricmp(descName, "KeyWordDescriptor")) return GF_ODF_KW_TAG; in gf_odf_get_tag_by_name()
123 if (!stricmp(descName, "RatingDescriptor")) return GF_ODF_RATING_TAG; in gf_odf_get_tag_by_name()
124 if (!stricmp(descName, "ShortTextualDescriptor")) return GF_ODF_SHORT_TEXT_TAG; in gf_odf_get_tag_by_name()
125 if (!stricmp(descName, "ExpandedTextualDescriptor")) return GF_ODF_TEXT_TAG; in gf_odf_get_tag_by_name()
126 if (!stricmp(descName, "ContentCreatorName")) return GF_ODF_CC_NAME_TAG; in gf_odf_get_tag_by_name()
127 if (!stricmp(descName, "ContentCreationDate")) return GF_ODF_CC_DATE_TAG; in gf_odf_get_tag_by_name()
128 if (!stricmp(descName, "OCI_CreatorName")) return GF_ODF_OCI_NAME_TAG; in gf_odf_get_tag_by_name()
129 if (!stricmp(descName, "OCI_CreationDate")) return GF_ODF_OCI_DATE_TAG; in gf_odf_get_tag_by_name()
130 if (!stricmp(descName, "SmpteCameraPosition")) return GF_ODF_SMPTE_TAG; in gf_odf_get_tag_by_name()
161 if (!stricmp(val, "auto")) return GF_OK; in gf_odf_set_field()
162 else if (!stricmp(val, "unspecified")) return GF_OK; in gf_odf_set_field()
168 …if (!stricmp(fieldName, "objectDescriptorID") || !stricmp(fieldName, "binaryID")) ret += sscanf(va… in gf_odf_set_field()
169 else if (!stricmp(fieldName, "URLString")) { in gf_odf_set_field()
173 else if (!stricmp(fieldName, "includeInlineProfileLevelFlag")) { in gf_odf_set_field()
180 else if (!stricmp(fieldName, "ODProfileLevelIndication")) { in gf_odf_set_field()
187 else if (!stricmp(fieldName, "sceneProfileLevelIndication")) { in gf_odf_set_field()
194 else if (!stricmp(fieldName, "audioProfileLevelIndication")) { in gf_odf_set_field()
201 else if (!stricmp(fieldName, "visualProfileLevelIndication")) { in gf_odf_set_field()
208 else if (!stricmp(fieldName, "graphicsProfileLevelIndication")) { in gf_odf_set_field()
220 …if (!stricmp(fieldName, "objectDescriptorID") || !stricmp(fieldName, "binaryID")) ret += sscanf(va… in gf_odf_set_field()
221 else if (!stricmp(fieldName, "URLString")) { in gf_odf_set_field()
230 if (!stricmp(fieldName, "objectTypeIndication")) { in gf_odf_set_field()
234 if (!stricmp(val, "MPEG4Systems1")) { in gf_odf_set_field()
238 else if (!stricmp(val, "MPEG4Systems2")) { in gf_odf_set_field()
242 else if (!stricmp(val, "MPEG4Visual")) { in gf_odf_set_field()
246 else if (!stricmp(val, "MPEG4Audio")) { in gf_odf_set_field()
250 else if (!stricmp(val, "MPEG2VisualSimple")) { in gf_odf_set_field()
254 else if (!stricmp(val, "MPEG2VisualMain")) { in gf_odf_set_field()
258 else if (!stricmp(val, "MPEG2VisualSNR")) { in gf_odf_set_field()
262 else if (!stricmp(val, "MPEG2VisualSpatial")) { in gf_odf_set_field()
266 else if (!stricmp(val, "MPEG2VisualHigh")) { in gf_odf_set_field()
270 else if (!stricmp(val, "MPEG2Visual422")) { in gf_odf_set_field()
274 else if (!stricmp(val, "MPEG2AudioMain")) { in gf_odf_set_field()
278 else if (!stricmp(val, "MPEG2AudioLowComplexity")) { in gf_odf_set_field()
282 else if (!stricmp(val, "MPEG2AudioScaleableSamplingRate")) { in gf_odf_set_field()
286 else if (!stricmp(val, "MPEG2AudioPart3")) { in gf_odf_set_field()
290 else if (!stricmp(val, "MPEG1Visual")) { in gf_odf_set_field()
294 else if (!stricmp(val, "MPEG1Audio")) { in gf_odf_set_field()
298 else if (!stricmp(val, "JPEG")) { in gf_odf_set_field()
302 else if (!stricmp(val, "PNG")) { in gf_odf_set_field()
308 else if (!stricmp(fieldName, "streamType")) { in gf_odf_set_field()
317 else if (!stricmp(fieldName, "upStream")) { in gf_odf_set_field()
320 else if (!stricmp(fieldName, "bufferSizeDB")) ret += sscanf(val, "%u", &dcd->bufferSizeDB); in gf_odf_set_field()
321 else if (!stricmp(fieldName, "maxBitRate")) ret += sscanf(val, "%u", &dcd->maxBitrate); in gf_odf_set_field()
322 else if (!stricmp(fieldName, "avgBitRate")) ret += sscanf(val, "%u", &dcd->avgBitrate); in gf_odf_set_field()
328 if (!stricmp(fieldName, "ES_ID") || !stricmp(fieldName, "binaryID")) { in gf_odf_set_field()
331 else if (!stricmp(fieldName, "streamPriority")) GET_U8(esd->streamPriority) in gf_odf_set_field()
332 …else if (!stricmp(fieldName, "dependsOn_ES_ID") || !stricmp(fieldName, "dependsOnESID")) ret += ss… in gf_odf_set_field()
333 else if (!stricmp(fieldName, "OCR_ES_ID")) ret += sscanf(val, "%hu", &esd->OCRESID); in gf_odf_set_field()
334 else if (!stricmp(fieldName, "URLstring")) { in gf_odf_set_field()
339 else if (!stricmp(fieldName, "streamDependenceFlag") in gf_odf_set_field()
340 || !stricmp(fieldName, "URL_Flag") in gf_odf_set_field()
341 || !stricmp(fieldName, "OCRstreamFlag") in gf_odf_set_field()
349 if (!stricmp(fieldName, "predefined")) GET_U8(slc->predefined) in gf_odf_set_field()
350 else if (!stricmp(fieldName, "useAccessUnitStartFlag")) GET_BOOL(slc->useAccessUnitStartFlag) in gf_odf_set_field()
351 else if (!stricmp(fieldName, "useAccessUnitEndFlag")) GET_BOOL(slc->useAccessUnitEndFlag) in gf_odf_set_field()
352 else if (!stricmp(fieldName, "useRandomAccessPointFlag")) GET_BOOL(slc->useRandomAccessPointFlag) in gf_odf_set_field()
353 …else if (!stricmp(fieldName, "hasRandomAccessUnitsOnlyFlag") || !stricmp(fieldName, "useRandomAcce… in gf_odf_set_field()
354 else if (!stricmp(fieldName, "usePaddingFlag")) GET_BOOL(slc->usePaddingFlag) in gf_odf_set_field()
355 else if (!stricmp(fieldName, "useTimeStampsFlag")) GET_BOOL(slc->useTimestampsFlag) in gf_odf_set_field()
356 else if (!stricmp(fieldName, "useIdleFlag")) GET_BOOL(slc->useIdleFlag) in gf_odf_set_field()
357 …else if (!stricmp(fieldName, "timeStampResolution")) ret += sscanf(val, "%u", &slc->timestampResol… in gf_odf_set_field()
358 else if (!stricmp(fieldName, "OCRResolution")) ret += sscanf(val, "%u", &slc->OCRResolution); in gf_odf_set_field()
359 else if (!stricmp(fieldName, "timeStampLength")) GET_U8(slc->timestampLength) in gf_odf_set_field()
360 else if (!stricmp(fieldName, "OCRLength")) GET_U8(slc->OCRLength) in gf_odf_set_field()
361 else if (!stricmp(fieldName, "AU_Length")) GET_U8(slc->AULength) in gf_odf_set_field()
362 else if (!stricmp(fieldName, "instantBitrateLength")) GET_U8(slc->instantBitrateLength) in gf_odf_set_field()
363 else if (!stricmp(fieldName, "degradationPriorityLength")) GET_U8(slc->degradationPriorityLength) in gf_odf_set_field()
364 else if (!stricmp(fieldName, "AU_seqNumLength")) GET_U8(slc->AUSeqNumLength) in gf_odf_set_field()
365 else if (!stricmp(fieldName, "packetSeqNumLength")) GET_U8(slc->packetSeqNumLength) in gf_odf_set_field()
366 else if (!stricmp(fieldName, "timeScale")) ret += sscanf(val, "%u", &slc->timeScale); in gf_odf_set_field()
367 else if (!stricmp(fieldName, "accessUnitDuration")) ret += sscanf(val, "%hu", &slc->AUDuration); in gf_odf_set_field()
368 …else if (!stricmp(fieldName, "compositionUnitDuration")) ret += sscanf(val, "%hu", &slc->CUDuratio… in gf_odf_set_field()
369 else if (!stricmp(fieldName, "startDecodingTimeStamp")) GET_U64(slc->startDTS) in gf_odf_set_field()
370 else if (!stricmp(fieldName, "startCompositionTimeStamp")) GET_U64(slc->startCTS) in gf_odf_set_field()
371 else if (!stricmp(fieldName, "durationFlag")) ret = 1; in gf_odf_set_field()
377 if (!stricmp(fieldName, "atNode")) { in gf_odf_set_field()
382 else if (!stricmp(fieldName, "numDynFields")) ret = 1; in gf_odf_set_field()
388 if (!stricmp(val, "auto")) return GF_OK; in gf_odf_set_field()
389 if (!stricmp(fieldName, "nodeIDbits")) ret += sscanf(val, "%hu", &bcd->nodeIDbits); in gf_odf_set_field()
390 else if (!stricmp(fieldName, "routeIDbits")) ret += sscanf(val, "%hu", &bcd->routeIDbits); in gf_odf_set_field()
391 else if (!stricmp(fieldName, "protoIDbits")) ret += sscanf(val, "%hu", &bcd->protoIDbits); in gf_odf_set_field()
392 else if (!stricmp(fieldName, "isCommandStream")) { in gf_odf_set_field()
395 …else if (!stricmp(fieldName, "pixelMetric") || !stricmp(fieldName, "pixelMetrics")) GET_BOOL(bcd->… in gf_odf_set_field()
396 else if (!stricmp(fieldName, "pixelWidth")) ret += sscanf(val, "%hu", &bcd->pixelWidth); in gf_odf_set_field()
397 else if (!stricmp(fieldName, "pixelHeight")) ret += sscanf(val, "%hu", &bcd->pixelHeight); in gf_odf_set_field()
398 else if (!stricmp(fieldName, "use3DMeshCoding")) ret = 1; in gf_odf_set_field()
399 else if (!stricmp(fieldName, "usePredictiveMFField")) ret = 1; in gf_odf_set_field()
400 else if (!stricmp(fieldName, "randomAccess")) GET_BOOL(bcd->randomAccess) in gf_odf_set_field()
401 else if (!stricmp(fieldName, "useNames")) GET_BOOL(bcd->useNames) in gf_odf_set_field()
407 if (!stricmp(fieldName, "fileName") || !stricmp(fieldName, "url")) GET_STRING(mi->file_name) in gf_odf_set_field()
408 else if (!stricmp(fieldName, "streamFormat")) GET_STRING(mi->streamFormat) in gf_odf_set_field()
409 else if (!stricmp(fieldName, "GroupID")) ret += sscanf(val, "%u", &mi->GroupID); in gf_odf_set_field()
410 else if (!stricmp(fieldName, "startTime")) ret += sscanf(val, "%d", &mi->startTime); in gf_odf_set_field()
411 else if (!stricmp(fieldName, "duration")) ret += sscanf(val, "%u", &mi->duration); in gf_odf_set_field()
412 else if (!stricmp(fieldName, "carouselPeriod")) { in gf_odf_set_field()
416 …else if (!stricmp(fieldName, "aggregateOnESID")) ret += sscanf(val, "%hu", &mi->aggregate_on_esid); in gf_odf_set_field()
419 else if (!stricmp(fieldName, "compactSize")) in gf_odf_set_field()
422 if (!stricmp(val, "true") || !stricmp(val, "1")) mi->import_flags |= GF_IMPORT_USE_COMPACT_SIZE; in gf_odf_set_field()
424 else if (!stricmp(fieldName, "useDataReference")) { in gf_odf_set_field()
426 if (!stricmp(val, "true") || !stricmp(val, "1")) mi->import_flags |= GF_IMPORT_USE_DATAREF; in gf_odf_set_field()
428 else if (!stricmp(fieldName, "noFrameDrop")) { in gf_odf_set_field()
430 if (!stricmp(val, "true") || !stricmp(val, "1")) mi->import_flags |= GF_IMPORT_NO_FRAME_DROP; in gf_odf_set_field()
432 else if (!stricmp(fieldName, "SBR_Type")) { in gf_odf_set_field()
434 if (!stricmp(val, "implicit") || !stricmp(val, "1")) mi->import_flags |= GF_IMPORT_SBR_IMPLICIT; in gf_odf_set_field()
435 …else if (!stricmp(val, "explicit") || !stricmp(val, "2")) mi->import_flags |= GF_IMPORT_SBR_EXPLIC… in gf_odf_set_field()
438 else if (!stricmp(fieldName, "textNode")) GET_STRING(mi->textNode) in gf_odf_set_field()
439 else if (!stricmp(fieldName, "fontNode")) GET_STRING(mi->fontNode) in gf_odf_set_field()
440 else if (!stricmp(fieldName, "frameRate")) { in gf_odf_set_field()
449 if (!stricmp(fieldName, "info")) { in gf_odf_set_field()
459 if (!stricmp(fieldName, "src")) { in gf_odf_set_field()
477 if (!stricmp(fieldName, "start") || !stricmp(fieldName, "startTime")) GET_DOUBLE(sd->startTime) in gf_odf_set_field()
478 else if (!stricmp(fieldName, "duration")) GET_DOUBLE(sd->Duration) in gf_odf_set_field()
479 …else if (!stricmp(fieldName, "name") || !stricmp(fieldName, "segmentName")) GET_STRING(sd->Segment… in gf_odf_set_field()
485 if (!stricmp(fieldName, "deviceName")) GET_STRING(uic->deviceName) in gf_odf_set_field()
486 else if (!stricmp(fieldName, "termChar")) GET_U8(uic->termChar) in gf_odf_set_field()
487 else if (!stricmp(fieldName, "delChar")) GET_U8(uic->delChar) in gf_odf_set_field()
488 else if (!stricmp(fieldName, "uiData")) { in gf_odf_set_field()
509 if (!stricmp(fieldName, "trackID")) ret += sscanf(val, "%u", &inc->trackID); in gf_odf_set_field()
515 if (!stricmp(fieldName, "trackID")) ret += sscanf(val, "%hu", &inc->trackRef); in gf_odf_set_field()
521 if (!stricmp(fieldName, "3GPPBaseFormat")) GET_U8(txt->Base3GPPFormat) in gf_odf_set_field()
522 else if (!stricmp(fieldName, "MPEGExtendedFormat")) GET_U8(txt->MPEGExtendedFormat) in gf_odf_set_field()
523 else if (!stricmp(fieldName, "profileLevel")) GET_U8(txt->profileLevel) in gf_odf_set_field()
524 …else if (!stricmp(fieldName, "durationClock") || !stricmp(fieldName, "timescale") ) GET_U32(txt->t… in gf_odf_set_field()
525 else if (!stricmp(fieldName, "layer")) GET_U32(txt->layer) in gf_odf_set_field()
526 else if (!stricmp(fieldName, "text_width")) GET_U32(txt->text_width) in gf_odf_set_field()
527 else if (!stricmp(fieldName, "text_height")) GET_U32(txt->text_height) in gf_odf_set_field()
528 else if (!stricmp(fieldName, "video_width")) { in gf_odf_set_field()
532 else if (!stricmp(fieldName, "video_height")) { in gf_odf_set_field()
536 else if (!stricmp(fieldName, "horizontal_offset")) { in gf_odf_set_field()
540 else if (!stricmp(fieldName, "vertical_offset")) { in gf_odf_set_field()
549 if (!stricmp(fieldName, "displayFlags")) GET_U32(sd->displayFlags) in gf_odf_set_field()
550 else if (!stricmp(fieldName, "horiz_justif")) GET_S32(sd->horiz_justif) in gf_odf_set_field()
551 else if (!stricmp(fieldName, "vert_justif")) GET_S32(sd->vert_justif) in gf_odf_set_field()
552 else if (!stricmp(fieldName, "back_color")) GET_S32(sd->back_color) in gf_odf_set_field()
553 else if (!stricmp(fieldName, "top")) GET_S32(sd->default_pos.top) in gf_odf_set_field()
554 else if (!stricmp(fieldName, "bottom")) GET_S32(sd->default_pos.bottom) in gf_odf_set_field()
555 else if (!stricmp(fieldName, "left")) GET_S32(sd->default_pos.left) in gf_odf_set_field()
556 else if (!stricmp(fieldName, "right")) GET_S32(sd->default_pos.right) in gf_odf_set_field()
557 else if (!stricmp(fieldName, "style_font_ID")) GET_S32(sd->default_style.fontID) in gf_odf_set_field()
558 else if (!stricmp(fieldName, "style_font_size")) GET_S32(sd->default_style.font_size) in gf_odf_set_field()
559 else if (!stricmp(fieldName, "style_text_color")) GET_U32(sd->default_style.text_color) in gf_odf_set_field()
560 else if (!stricmp(fieldName, "style_flags")) { in gf_odf_set_field()
569 else if (!stricmp(fieldName, "fontID") || !stricmp(fieldName, "fontName")) { in gf_odf_set_field()
578 … if (!stricmp(fieldName, "fontID") && sd->fonts[sd->font_count-1].fontID) realloc_fonts = GF_TRUE; in gf_odf_set_field()
579 …else if (!stricmp(fieldName, "fontName") && sd->fonts[sd->font_count-1].fontName) realloc_fonts = … in gf_odf_set_field()
587 if (!stricmp(fieldName, "fontID")) GET_U32(sd->fonts[sd->font_count-1].fontID) in gf_odf_set_field()
588 if (!stricmp(fieldName, "fontName")) GET_STRING(sd->fonts[sd->font_count-1].fontName) in gf_odf_set_field()
595 if (!stricmp(fieldName, "IPMP_DescriptorID")) GET_U8(ipmp->IPMP_DescriptorID) in gf_odf_set_field()
596 else if (!stricmp(fieldName, "IPMPS_Type")) GET_U16(ipmp->IPMPS_Type) in gf_odf_set_field()
597 else if (!stricmp(fieldName, "IPMP_DescriptorIDEx")) GET_U16(ipmp->IPMP_DescriptorIDEx) in gf_odf_set_field()
598 else if (!stricmp(fieldName, "IPMP_ToolID")) { in gf_odf_set_field()
602 else if (!stricmp(fieldName, "controlPointCode")) GET_U8(ipmp->control_point) in gf_odf_set_field()
603 else if (!stricmp(fieldName, "sequenceCode")) GET_U8(ipmp->cp_sequence_code) in gf_odf_set_field()
609 if (!stricmp(fieldName, "IPMP_DescriptorID")) GET_U8(ipmpd->IPMP_DescriptorID) in gf_odf_set_field()
610 …else if (!stricmp(fieldName, "IPMP_DescriptorIDEx")) ret += sscanf(val, "%hu", &ipmpd->IPMP_Descr… in gf_odf_set_field()
611 else if (!stricmp(fieldName, "IPMP_ES_ID")) ret += sscanf(val, "%hu", &ipmpd->IPMP_ES_ID); in gf_odf_set_field()
618 if (!stricmp(fieldName, "languageCode")) { in gf_odf_set_field()
632 if (!stricmp(fieldName, "aux_video_type")) GET_U8(avd->aux_video_type) in gf_odf_set_field()
633 else if (!stricmp(fieldName, "position_offset_h")) GET_U8(avd->position_offset_h) in gf_odf_set_field()
634 else if (!stricmp(fieldName, "position_offset_v")) GET_U8(avd->position_offset_v) in gf_odf_set_field()
635 else if (!stricmp(fieldName, "knear")) GET_U8(avd->knear) in gf_odf_set_field()
636 else if (!stricmp(fieldName, "kfar")) GET_U8(avd->kfar) in gf_odf_set_field()
637 else if (!stricmp(fieldName, "parallax_zero")) GET_U16(avd->parallax_zero) in gf_odf_set_field()
638 else if (!stricmp(fieldName, "parallax_scale")) GET_U16(avd->parallax_scale) in gf_odf_set_field()
639 else if (!stricmp(fieldName, "dref")) GET_U16(avd->dref) in gf_odf_set_field()
640 else if (!stricmp(fieldName, "wref")) GET_U16(avd->wref) in gf_odf_set_field()
646 if (!stricmp(fieldName, "IPMP_ToolID")) { in gf_odf_set_field()
650 else if (!stricmp(fieldName, "ToolURL")) GET_STRING(it->tool_url) in gf_odf_set_field()
693 if (!stricmp(szItem, "vcl")) { in OD_ParseUIConfig()