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

  /external/libhevc/common/
ihevc_sao.c 771 UWORD8 u1_pos_0_0_tmp_v; local
828 u1_pos_0_0_tmp_v = CLIP3(pu1_src[1] + pi1_sao_offset_v[edge_idx], 0, (1 << bit_depth) - 1);
832 u1_pos_0_0_tmp_v = pu1_src[1];
838 u1_pos_0_0_tmp_v = pu1_src[1];
955 pu1_src[-(pu1_avail[2] ? ht : ht + 1) * src_strd + 1] = u1_pos_0_0_tmp_v;
    [all...]
  /external/libhevc/common/arm/
ihevc_sao_edge_offset_class2_chroma.s 121 LDRB r10,[r0,#1] @u1_pos_0_0_tmp_v = pu1_src[1]
183 USAT r10,#8,r10 @u1_pos_0_0_tmp_v = CLIP3(pu1_src[0] + pi1_sao_offset_v[edge_idx], 0, (1 << bit_depth) - 1)
    [all...]
ihevc_sao_edge_offset_class3_chroma.s 121 LDRB r10,[r0,r11] @u1_pos_0_0_tmp_v = pu1_src[wd - 1]
177 USAT r10,#8,r10 @u1_pos_0_0_tmp_v = CLIP3(pu1_src[wd - 1] + pi1_sao_offset_v[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 247 milliseconds