Home
last modified time | relevance | path

Searched defs:max_sample (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/lib/
Dtst_timer_test.c68 static unsigned int header_len(long long max_sample) in header_len()
83 long long max_sample = samples[0]; in frequency_plot() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c119 unsigned layer, level, sample, checked_last_layer, max_layer, max_sample; in r600_blit_decompress_depth() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c1872 unsigned i, max_sample = sample0_only ? 0 : dst_samples - 1; in do_blits() local