Home
last modified time | relevance | path

Searched refs:tp_idx (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/perf/
Du_trace.c756 unsigned tp_idx = chunk->num_traces++; in u_trace_append() local
768 ut->utctx->record_timestamp(ut, cs, chunk->timestamps, tp_idx, tp->end_of_pipe); in u_trace_append()
770 chunk->traces[tp_idx] = (struct u_trace_event) { in u_trace_append()
/third_party/ffmpeg/libavcodec/
Djpeg2000dec.c91 uint16_t tp_idx; // Tile-part index member
650 if (s->tile[s->curtileno].tp_idx != 0) in get_rgn()
844 s->tile[Isot].tp_idx = TPsot; in get_sot()
976 if (tile->tp_idx != 0) { in get_ppt()
2180 tp = tile->tile_part + tile->tp_idx; in jpeg2000_read_main_headers()
2193 if (tile->has_ppt && tile->tp_idx == 0) { in jpeg2000_read_main_headers()