Searched defs:end_block (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | enc_sse41.c | 27 int start_block, int end_block, in CollectHistogram_SSE41()
|
A D | enc_neon.c | 718 int start_block, int end_block, in CollectHistogram_NEON()
|
A D | enc.c | 63 int start_block, int end_block, in CollectHistogram_C()
|
A D | enc_mips_dsp_r2.c | 1456 int start_block, int end_block, in CollectHistogram_MIPSdspR2()
|
A D | enc_msa.c | 226 int start_block, int end_block, in CollectHistogram_MSA()
|
A D | enc_sse2.c | 438 int start_block, int end_block, in CollectHistogram_SSE2()
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | gc.c | 457 size_t end_block; in gc_alloc() local
|
Completed in 20 milliseconds