Searched refs:CALLOC_ARRAY_ALIGNED (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c34 #define CALLOC_ARRAY_ALIGNED(p, n, algn) do { \ macro
675 CALLOC_ARRAY_ALIGNED(pbi->mb_row_di, pbi->decoding_thread_count, 32);

Completed in 109 milliseconds