Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dsd2.c321 read_rsrc_short (const SD2_RSRC *prsrc, int offset) in read_rsrc_short() function
326 } /* read_rsrc_short */ in read_rsrc_short()
451 rsrc.string_offset = rsrc.map_offset + read_rsrc_short (&rsrc, rsrc.map_offset + 26) ; in sd2_parse_rsrc_fork()
465 rsrc.type_count = read_rsrc_short (&rsrc, rsrc.map_offset + 28) + 1 ; in sd2_parse_rsrc_fork()
490 rsrc.str_count = read_rsrc_short (&rsrc, rsrc.type_offset + k * 8 + 4) + 1 ; in sd2_parse_rsrc_fork()
533 rsrc_id = read_rsrc_short (rsrc, id_offset) ; in parse_str_rsrc()

Completed in 2 milliseconds