Searched refs:step_1 (Results 1 – 4 of 4) sorted by relevance
/external/adhd/cras/tools/ |
D | create_volume_curve.py | 33 def GenerateTwoSlope(name, max_volume, step_1, step_2, pivot_point): argument 37 (max_volume, pivot_point, step_1, step_2)) 40 WriteExplicitCurveVal(100 - i, max_volume - step_1 * i) 41 pivot_dB_val = max_volume - step_1 * (100 - pivot_point) 42 WriteExplicitCurveVal(pivot_point, max_volume - step_1 * (100 - pivot_point)) 66 step_1 = int(raw_input(">")) 69 GenerateTwoSlope(jack_name, max_volume, step_1, step_2, pivot_point)
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans4_dspr2.c | 18 int step_0, step_1, step_2, step_3; in vpx_idct4_rows_dspr2() local 87 [Temp3] "=&r"(Temp3), [step_0] "=&r"(step_0), [step_1] "=&r"(step_1), in vpx_idct4_rows_dspr2() 100 int step_0, step_1, step_2, step_3; in vpx_idct4_columns_add_blk_dspr2() local 208 [Temp3] "=&r"(Temp3), [step_0] "=&r"(step_0), [step_1] "=&r"(step_1), in vpx_idct4_columns_add_blk_dspr2()
|
/external/wayland/doc/doxygen/dot/ |
D | wayland-architecture.gv | 36 impl -> comp [xlabel = "①", URL="#step_1"];
|
D | x-architecture.gv | 45 impl -> xserver [taillabel="①", labeldistance=1.75, URL="#step_1"];
|