HomeSort by relevance Sort by last modified time
    Searched refs:u1_pos_0_ht_tmp (Results 1 - 2 of 2) sorted by null

  /external/libhevc/common/
ihevc_sao.c 1003 UWORD8 u1_pos_0_ht_tmp; local
1059 u1_pos_0_ht_tmp = CLIP3(pu1_src[(ht - 1) * src_strd] + pi1_sao_offset[edge_idx], 0, (1 << bit_depth) - 1);
1063 u1_pos_0_ht_tmp = pu1_src[(ht - 1) * src_strd];
1068 u1_pos_0_ht_tmp = pu1_src[(ht - 1) * src_strd];
    [all...]
  /external/libhevc/common/x86/
ihevc_sao_ssse3_intr.c 4089 UWORD8 u1_pos_wd_0_tmp, u1_pos_0_ht_tmp; local
    [all...]

Completed in 160 milliseconds