Searched refs:scrpAscent (Results 1 – 8 of 8) sorted by relevance
51 table->text.scrpAscent = quicktime_read_int16(file); in quicktime_stsdtable_read_text()81 quicktime_write_int16(file, table->text.scrpAscent); in quicktime_write_stsd_text()
401 uint16_t scrpAscent; member
839 int16_t scrpAscent; member
646 lsmash_bs_put_be16( bs, data->scrpAscent ); in isom_write_qt_text_description()
1219 lsmash_ifprintf( fp, indent, "scrpAscent = %"PRId16"\n", text->scrpAscent ); in isom_print_text_description()
1370 text->scrpAscent = lsmash_bs_get_be16( bs ); in isom_read_qt_text_description()