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 36 for (i = 0; i < NUM_PING_PONG_BUFFERS; ++i) {
55 for (i = 0; i < NUM_PING_PONG_BUFFERS; ++i) {
vp9_onyxc_int.h 48 #define NUM_PING_PONG_BUFFERS 2
201 uint8_t *seg_map_array[NUM_PING_PONG_BUFFERS];

Completed in 1192 milliseconds