Searched refs:rh1 (Results 1 – 3 of 3) sorted by relevance
/external/ltp/testcases/network/virt/ |
D | vlan01.sh | 35 rh1="reorder_hdr on" 37 options=" ,$p0 $lb0 $rh0,$p0 $lb0 $rh1,$p0 $lb1 $rh0,$p0 $lb1 $rh1,\ 38 $p1 $lb0 $rh0,$p1 $lb0 $rh1,$p1 $lb1 $rh0,$p1 $lb1 $rh1,"
|
D | vlan03.sh | 50 rh1="reorder_hdr on" 52 opts=" ,$p0 $lb0 $rh1,$p1 $lb1 $rh1"
|
/external/pdfium/third_party/libopenjpeg20/ |
D | dwt.c | 426 …OPJ_INT32 rh1; /* height of the resolution level once lower than computed one … in opj_dwt_encode_procedure() local 434 rh1 = l_last_res->y1 - l_last_res->y0; in opj_dwt_encode_procedure() 439 sn = rh1; in opj_dwt_encode_procedure() 440 dn = rh - rh1; in opj_dwt_encode_procedure()
|