Home
last modified time | relevance | path

Searched refs:RESIDUE (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/arm/
Dihevce_had_compute_neon.c62 #define RESIDUE(k, is_chroma) \ macro
109 RESIDUE(0, 0); in hadamard4x4_2()
110 RESIDUE(1, 0); in hadamard4x4_2()
111 RESIDUE(2, 0); in hadamard4x4_2()
112 RESIDUE(3, 0); in hadamard4x4_2()
304 RESIDUE(0, is_chroma); in hadamard8x8()
305 RESIDUE(1, is_chroma); in hadamard8x8()
306 RESIDUE(2, is_chroma); in hadamard8x8()
307 RESIDUE(3, is_chroma); in hadamard8x8()
308 RESIDUE(4, is_chroma); in hadamard8x8()
[all …]
/external/libhevc/common/arm/
Dihevc_resi_trans_neon.c412 #define RESIDUE(k, is_chroma) \ in ihevc_resi_trans_8x8_neon() macro
433 RESIDUE(0, chroma_flag); in ihevc_resi_trans_8x8_neon()
434 RESIDUE(1, chroma_flag); in ihevc_resi_trans_8x8_neon()
435 RESIDUE(2, chroma_flag); in ihevc_resi_trans_8x8_neon()
436 RESIDUE(3, chroma_flag); in ihevc_resi_trans_8x8_neon()
437 RESIDUE(4, chroma_flag); in ihevc_resi_trans_8x8_neon()
438 RESIDUE(5, chroma_flag); in ihevc_resi_trans_8x8_neon()
439 RESIDUE(6, chroma_flag); in ihevc_resi_trans_8x8_neon()
440 RESIDUE(7, chroma_flag); in ihevc_resi_trans_8x8_neon()