Searched refs:encode_block_inter (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodemb.c | 459 static void encode_block_inter(int plane, int block, int blk_row, int blk_col, in encode_block_inter() function 503 encode_block_inter(plane, block, offsetr, offsetc, plane_bsize, sub_txs, in encode_block_inter() 652 encode_block_inter(plane, block, blk_row, blk_col, plane_bsize, in av1_encode_sb()
|