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

  /external/libhevc/common/
ihevc_sao.c 770 UWORD8 u1_pos_0_0_tmp_u; local
813 u1_pos_0_0_tmp_u = CLIP3(pu1_src[0] + pi1_sao_offset_u[edge_idx], 0, (1 << bit_depth) - 1);
817 u1_pos_0_0_tmp_u = pu1_src[0];
837 u1_pos_0_0_tmp_u = pu1_src[0];
954 pu1_src[-(pu1_avail[2] ? ht : ht + 1) * src_strd] = u1_pos_0_0_tmp_u;
    [all...]
  /external/libhevc/common/x86/
ihevc_sao_ssse3_intr.c 3258 UWORD8 u1_pos_0_0_tmp_u, u1_pos_0_0_tmp_v, u1_pos_wd_ht_tmp_u, u1_pos_wd_ht_tmp_v; local
    [all...]

Completed in 120 milliseconds