Home | History | Annotate | Download | only in source

Lines Matching full:section_key

1510 		uint32 section_key   = stream.Get_uint32 ();
1513 if (section_key == DNG_CHAR4 ('M','a','k','N') && section_count > 6)
1552 else if (section_key == DNG_CHAR4 ('S','R','2',' ') && section_count > 6)
1579 else if (section_key == DNG_CHAR4 ('R','A','F',' ') && section_count > 4)
1670 else if (section_key == DNG_CHAR4 ('C','n','t','x') && section_count > 4)
1709 else if (section_key == DNG_CHAR4 ('C','R','W',' ') && section_count > 4)
1778 switch (section_key)