Home
last modified time | relevance | path

Searched refs:step_2 (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/tools/
Dcreate_volume_curve.py33 def GenerateTwoSlope(name, max_volume, step_1, step_2, pivot_point): argument
37 (max_volume, pivot_point, step_1, step_2))
44 WriteExplicitCurveVal(pivot_point - i, pivot_dB_val - step_2 * i)
45 WriteExplicitCurveVal(0, pivot_dB_val - pivot_point * step_2)
68 step_2 = int(raw_input(">"))
69 GenerateTwoSlope(jack_name, max_volume, step_1, step_2, pivot_point)
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans4_dspr2.c18 int step_0, step_1, step_2, step_3; in vpx_idct4_rows_dspr2() local
88 [step_2] "=&r"(step_2), [step_3] "=&r"(step_3), [output] "+r"(output) in vpx_idct4_rows_dspr2()
100 int step_0, step_1, step_2, step_3; in vpx_idct4_columns_add_blk_dspr2() local
209 [step_2] "=&r"(step_2), [step_3] "=&r"(step_3), in vpx_idct4_columns_add_blk_dspr2()
/external/wayland/doc/doxygen/dot/
Dwayland-architecture.gv31 comp -> c1 [label="②", URL="#step_2"];
Dx-architecture.gv39 xserver -> c1 [taillabel="②", labeldistance=2, URL="#step_2"];