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

  /external/libaom/libaom/av1/common/arm/
convolve_neon.h 16 #define HORIZ_EXTRA_ROWS ((SUBPEL_TAPS + 7) & ~0x07)
wiener_convolve_neon.c 49 temp[(MAX_SB_SIZE + HORIZ_EXTRA_ROWS) * MAX_SB_SIZE]);
convolve_neon.c 861 im_block[(MAX_SB_SIZE + HORIZ_EXTRA_ROWS) * MAX_SB_SIZE]);
    [all...]
jnt_convolve_neon.c 726 im_block[(MAX_SB_SIZE + HORIZ_EXTRA_ROWS) * MAX_SB_SIZE]);
    [all...]

Completed in 2779 milliseconds