Searched refs:u1_src_top_left_tmp (Results 1 – 5 of 5) sorted by relevance
/external/libhevc/common/ |
D | ihevc_sao.c | 572 UWORD8 u1_src_top_left_tmp; in ihevc_sao_edge_offset_class2() local 594 u1_src_top_left_tmp = pu1_src_top[wd - 1]; in ihevc_sao_edge_offset_class2() 729 *pu1_src_top_left = u1_src_top_left_tmp; in ihevc_sao_edge_offset_class2() 997 UWORD8 u1_src_top_left_tmp; in ihevc_sao_edge_offset_class3() local 1013 u1_src_top_left_tmp = pu1_src_top[wd - 1]; in ihevc_sao_edge_offset_class3() 1142 *pu1_src_top_left = u1_src_top_left_tmp; in ihevc_sao_edge_offset_class3()
|
/external/libhevc/common/arm/ |
D | ihevc_sao_edge_offset_class3.s | 106 STRB r10,[sp] @u1_src_top_left_tmp = pu1_src_top[wd - 1] 850 LDRB r8,[sp] @load u1_src_top_left_tmp from stack pointer 854 STRB r8,[r4] @*pu1_src_top_left = u1_src_top_left_tmp
|
D | ihevc_sao_edge_offset_class2.s | 108 STRB r10,[sp] @u1_src_top_left_tmp = pu1_src_top[wd - 1] 805 LDRB r11,[sp] @load u1_src_top_left_tmp from stack pointer 808 STRB r11,[r4] @*pu1_src_top_left = u1_src_top_left_tmp
|
D | ihevc_sao_edge_offset_class3_chroma.s | 115 STRH r10,[sp] @u1_src_top_left_tmp = pu1_src_top[wd - 2] 1054 LDRH r10,[sp] @load u1_src_top_left_tmp from stack pointer 1055 STRH r10,[r4] @*pu1_src_top_left = u1_src_top_left_tmp
|
D | ihevc_sao_edge_offset_class2_chroma.s | 117 STRH r10,[sp] @u1_src_top_left_tmp = pu1_src_top[wd - 2] 1003 LDRH r10,[sp] @load u1_src_top_left_tmp from stack pointer 1004 STRH r10,[r4] @*pu1_src_top_left = u1_src_top_left_tmp
|