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

  /external/libaom/libaom/av1/encoder/
encodemb.h 71 void av1_subtract_txb(MACROBLOCK *x, int plane, BLOCK_SIZE plane_bsize,
encodemb.c 66 void av1_subtract_txb(MACROBLOCK *x, int plane, BLOCK_SIZE plane_bsize, function
581 av1_subtract_txb(x, plane, plane_bsize, blk_col, blk_row, tx_size);
rdopt.c     [all...]

Completed in 717 milliseconds