Searched refs:rh0 (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/testcases/network/virt/ |
D | vlan01.sh | 13 rh0="reorder_hdr off" 18 TST_TEST_DATA=",$p0 $lb0 $rh0,$p0 $lb0 $rh1,$p0 $lb1 $rh0,$p0 $lb1 $rh1,\ 19 $p1 $lb0 $rh0,$p1 $lb0 $rh1,$p1 $lb1 $rh0,$p1 $lb1 $rh1"
|
D | vlan03.sh | 18 rh0="reorder_hdr off"
|
/third_party/ffmpeg/libavcodec/ |
D | g729postfilter.c | 431 int rh1,rh0; // (3.12) in get_tilt_comp() local 443 rh0 = adsp->scalarproduct_int16(lp_gn + 10, lp_gn + 10, 20); in get_tilt_comp() 447 temp = av_log2(rh0) - 14; in get_tilt_comp() 449 rh0 >>= temp; in get_tilt_comp() 453 if (FFABS(rh1) > rh0 || !rh0) in get_tilt_comp() 467 return -(rh1 * (1 << 15)) / rh0; in get_tilt_comp()
|
D | amrnbdec.c | 876 float rh0, rh1; // autocorrelation at lag 0 and 1 in tilt_factor() local 888 rh0 = p->celpm_ctx.dot_productf(hf, hf, AMR_TILT_RESPONSE); in tilt_factor() 893 return rh1 >= 0.0 ? rh1 / rh0 * AMR_TILT_GAMMA_T : 0.0; in tilt_factor()
|
D | wmavoice.c | 595 float rh0, rh1; in tilt_factor() local 597 rh0 = 1.0 + avpriv_scalarproduct_float_c(lpcs, lpcs, n_lpcs); in tilt_factor() 600 return rh1 / rh0; in tilt_factor()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 56924 zIAr&b#vvV9H-_Aera$F<s_?0yPt`p&J-X<rh0#q<t&SdkYU@+`pK5vP+EWj+2Mi5n
|