Searched refs:idx_l (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Dath5k_phy.c1592 u8 idx_l, idx_r; local
1596 idx_l = 0;
1615 idx_l = idx_r = 0;
1623 idx_l = idx_r = max;
1637 idx_l = idx_r = i;
1646 idx_l = idx_r - 1;
1652 *pcinfo_l = &pcinfo[idx_l];
1671 u8 idx_l, idx_r; local
1675 idx_l = 0;
1693 idx_l
[all...]
/external/libhevc/decoder/
H A Dihevcd_sao.c2081 WORD32 au4_idx_l[8], idx_l; local
2211 idx_l = au4_idx_l[6] = pu1_slice_idx[ctbx_l + (ctby_l * ps_sps->i2_pic_wd_in_ctb)];
2225 au4_ilf_across_tile_slice_enable[2] = (ps_slice_hdr_base + idx_l)->i1_slice_loop_filter_across_slices_enabled_flag;
2234 if(idx_l < au4_idx_l[5])
2246 if(au4_idx_l[i] != idx_l)
2282 idx_l = au4_idx_l[6] = pu1_tile_idx[ctbx_l + (ctby_l * ps_sps->i2_pic_wd_in_ctb)];
2290 if(au4_idx_l[i] != idx_l)
2481 idx_l = au4_idx_l[6] = pu1_slice_idx[ctbx_l + (ctby_l * ps_sps->i2_pic_wd_in_ctb)];
2495 au4_ilf_across_tile_slice_enable[2] = (ps_slice_hdr_base + idx_l)->i1_slice_loop_filter_across_slices_enabled_flag;
2499 if(au4_idx_l[5] > idx_l)
[all...]

Completed in 243 milliseconds