Lines Matching refs:parse_int

176 static int parse_int(struct dcp_parse_ctx *handle, s64 *value)  in parse_int()  function
284 ret = parse_int(it.handle, &dim->active); in parse_dimension()
286 ret = parse_int(it.handle, &dim->total); in parse_dimension()
288 ret = parse_int(it.handle, &dim->front_porch); in parse_dimension()
290 ret = parse_int(it.handle, &dim->sync_width); in parse_dimension()
292 ret = parse_int(it.handle, &dim->precise_sync_rate); in parse_dimension()
364 ret = parse_int(it.handle, &cmode.colorimetry); in parse_color_modes()
366 ret = parse_int(it.handle, &cmode.depth); in parse_color_modes()
368 ret = parse_int(it.handle, &cmode.dynamic_range); in parse_color_modes()
370 ret = parse_int(it.handle, &cmode.eotf); in parse_color_modes()
372 ret = parse_int(it.handle, &cmode.id); in parse_color_modes()
376 ret = parse_int(it.handle, &cmode.pixel_encoding); in parse_color_modes()
378 ret = parse_int(it.handle, &cmode.score); in parse_color_modes()
453 ret = parse_int(it.handle, &id); in parse_mode()
457 ret = parse_int(it.handle, score); in parse_mode()
615 ret = parse_int(it.handle, &width_cm); in parse_display_attributes()
617 ret = parse_int(it.handle, &height_cm); in parse_display_attributes()
668 ret = parse_int(it.handle, unit); in parse_epic_service_init()
700 int ret = parse_int(handle, &rate); in parse_sample_rate_bit()
721 int ret = parse_int(handle, &sample_size); in parse_sample_fmtbit()
821 ret = parse_int(it.handle, &nchans); in parse_chan_layout_element()
1015 ret = parse_int(it.handle, &mnits); in parse_system_log_mnits()
1017 ret = parse_int(it.handle, &idac); in parse_system_log_mnits()
1025 ret = parse_int(it.handle, &timestamp); in parse_system_log_mnits()