Home
last modified time | relevance | path

Searched refs:NUM_PING_PONG_BUFFERS (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_alloccommon.c36 for (i = 0; i < NUM_PING_PONG_BUFFERS; ++i) { in alloc_seg_map()
55 for (i = 0; i < NUM_PING_PONG_BUFFERS; ++i) { in free_seg_map()
Dvp9_onyxc_int.h47 #define NUM_PING_PONG_BUFFERS 2 macro
203 uint8_t *seg_map_array[NUM_PING_PONG_BUFFERS];
/external/libaom/libaom/av1/common/
Donyxc_int.h66 #define NUM_PING_PONG_BUFFERS 2 macro