/external/libhevc/common/ |
ihevc_sao.c | 200 UWORD8 au1_src_left_tmp[MAX_CTB_SIZE]; local 214 au1_src_left_tmp[row] = pu1_src[row * src_strd + wd - 1]; 259 pu1_src_left[row] = au1_src_left_tmp[row]; 283 UWORD8 au1_src_left_tmp[2 * MAX_CTB_SIZE]; local 299 au1_src_left_tmp[2 * row] = pu1_src[row * src_strd + wd - 2]; 300 au1_src_left_tmp[2 * row + 1] = pu1_src[row * src_strd + wd - 1]; 357 pu1_src_left[row] = au1_src_left_tmp[row]; 571 UWORD8 au1_src_left_tmp[MAX_CTB_SIZE], au1_src_top_tmp[MAX_CTB_SIZE]; local 597 au1_src_left_tmp[row] = pu1_src[row * src_strd + wd - 1]; 732 pu1_src_left[row] = au1_src_left_tmp[row] 760 UWORD8 au1_src_left_tmp[2 * MAX_CTB_SIZE], au1_src_top_tmp[MAX_CTB_SIZE]; local 996 UWORD8 au1_src_left_tmp[MAX_CTB_SIZE]; local 1172 UWORD8 au1_src_left_tmp[2 * MAX_CTB_SIZE], au1_src_top_tmp[MAX_CTB_SIZE]; local [all...] |
/external/libhevc/common/arm/ |
ihevc_sao_edge_offset_class2.s | 241 ADD r5,sp,#0x42 @*au1_src_left_tmp 501 ADD r5,sp,#0x42 @*au1_src_left_tmp 510 LDRB r7,[r5,#1]! @au1_src_left_tmp[row] 512 STRB r7,[r2,#1]! @pu1_src_left[row] = au1_src_left_tmp[row] 553 ADD r5,sp,#0x42 @*au1_src_left_tmp [all...] |
ihevc_sao_edge_offset_class2_chroma.s | 333 ADD r5,sp,#0x4B @*au1_src_left_tmp [all...] |
ihevc_sao_edge_offset_class3.s | 245 ADD r5,sp,#0x42 @*au1_src_left_tmp 535 ADD r5,sp,#0x42 @*au1_src_left_tmp 540 LDR r7,[r5],#4 @au1_src_left_tmp[row] 542 STR r7,[r2],#4 @pu1_src_left[row] = au1_src_left_tmp[row] 582 ADD r5,sp,#0x42 @*au1_src_left_tmp [all...] |
ihevc_sao_edge_offset_class3_chroma.s | 317 ADD r5,sp,#0x4B @*au1_src_left_tmp [all...] |
ihevc_sao_edge_offset_class0_chroma.s | 181 STRH r14,[r2],#2 @pu1_src_left[(ht - row)] = au1_src_left_tmp[(ht - row)] 255 STRH r14,[r2],#2 @II pu1_src_left[(ht - row)] = au1_src_left_tmp[(ht - row)] 347 STRH r14,[r2],#2 @pu1_src_left[(ht - row) * 2] = au1_src_left_tmp[(ht - row) * 2] 412 STRH r14,[r2],#2 @II pu1_src_left[(ht - row) * 2] = au1_src_left_tmp[(ht - row) * 2]
|
ihevc_sao_edge_offset_class0.s | 166 STRB r14,[r2],#1 @pu1_src_left[(ht - row)] = au1_src_left_tmp[(ht - row)] 196 STRB r14,[r2],#1 @II pu1_src_left[(ht - row)] = au1_src_left_tmp[(ht - row)] 332 STRB r14,[r2],#1 @pu1_src_left[(ht - row)] = au1_src_left_tmp[(ht - row)]
|
/external/libhevc/common/x86/ |
ihevc_sao_ssse3_intr.c | 892 UWORD8 au1_src_left_tmp[MAX_CTB_SIZE + 8]; local 1227 UWORD8 au1_src_left_tmp[2 * (MAX_CTB_SIZE + 8)]; local 2495 UWORD8 au1_src_left_tmp[MAX_CTB_SIZE + 8]; local 3255 UWORD8 au1_src_left_tmp[2 * (MAX_CTB_SIZE + 8)]; local 4085 UWORD8 au1_src_left_tmp[MAX_CTB_SIZE + 8]; local 4861 UWORD8 au1_src_left_tmp[2 * (MAX_CTB_SIZE + 8)]; local [all...] |