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