HomeSort by relevance Sort by last modified time
    Searched refs:u1_pos_0_0_tmp_u (Results 1 - 4 of 4) 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/arm/
ihevc_sao_edge_offset_class2_chroma.s 121 LDRB r9,[r0] @u1_pos_0_0_tmp_u = pu1_src[0]
153 USAT r9,#8,r9 @u1_pos_0_0_tmp_u = CLIP3(pu1_src[0] + pi1_sao_offset[edge_idx], 0, (1 << bit_depth) - 1)
    [all...]
ihevc_sao_edge_offset_class3_chroma.s 120 LDRB r9,[r0,r14] @u1_pos_0_0_tmp_u = pu1_src[wd - 2]
149 USAT r9,#8,r9 @u1_pos_0_0_tmp_u = CLIP3(pu1_src[wd - 2] + pi1_sao_offset[edge_idx], 0, (1 << bit_depth) - 1)
    [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 377 milliseconds