HomeSort by relevance Sort by last modified time
    Searched refs:NUM_PING_PONG_BUFFERS (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_alloccommon.c 54 for (i = 0; i < NUM_PING_PONG_BUFFERS; ++i) {
74 for (i = 0; i < NUM_PING_PONG_BUFFERS; ++i) {
vp9_onyxc_int.h 51 #define NUM_PING_PONG_BUFFERS 2
222 uint8_t *seg_map_array[NUM_PING_PONG_BUFFERS];

Completed in 74 milliseconds