Searched refs:encode_block (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodemb.c | 201 static void encode_block(int plane, int block, int blk_row, int blk_col, in encode_block() function 326 encode_block(plane, block, blk_row, blk_col, plane_bsize, tx_size, arg, in encode_block_inter()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 577 static void encode_block(int plane, int block, int row, int col, in encode_block() function 747 vp9_foreach_transformed_block_in_plane(xd, bsize, plane, encode_block, in vp9_encode_sb()
|