Searched defs:edgeidx (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | GraphWriter.h | 238 void writeEdge(NodeRef Node, unsigned edgeidx, child_iterator EI) { in writeEdge()
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | GraphWriter.h | 238 void writeEdge(NodeRef Node, unsigned edgeidx, child_iterator EI) { in writeEdge()
|
/external/llvm/include/llvm/Support/ |
D | GraphWriter.h | 240 void writeEdge(NodeType *Node, unsigned edgeidx, child_iterator EI) { in writeEdge()
|
/external/libhevc/encoder/ |
D | ihevce_sao.c | 448 WORD32 edgeidx; in ihevce_sao_analyse() local
|
D | ihevce_common_utils.c | 1074 WORD32 a, b, c, pel_error, edgeidx; in ihevce_get_chroma_eo_sao_params() local 1183 WORD32 a, b, c, pel_error, edgeidx; in ihevce_get_luma_eo_sao_params() local
|
/external/libhevc/encoder/arm/ |
D | ihevce_common_utils_neon.c | 478 int16x8_t edgeidx, edgeidx1; in ihevce_get_luma_eo_sao_params_neon() local 1279 int16x8_t edgeidx, edgeidx1; in ihevce_get_chroma_eo_sao_params_neon() local
|