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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ethread.h 18 #define MAX_NUM_TILE_COLS (1 << 6)
30 int tile_completion_status[MAX_NUM_TILE_COLS];
vp9_encoder.h 317 RowMTInfo row_mt_info[MAX_NUM_TILE_COLS];

Completed in 53 milliseconds