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

  /external/libaom/libaom/av1/encoder/
mcomp.h 35 #define SEARCH_RANGE_8P 3
36 #define SEARCH_GRID_STRIDE_8P (2 * SEARCH_RANGE_8P + 1)
38 (SEARCH_RANGE_8P * SEARCH_GRID_STRIDE_8P + SEARCH_RANGE_8P)
rdopt.c     [all...]

Completed in 351 milliseconds