Home
last modified time | relevance | path

Searched refs:encode_block (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodemb.c349 static void encode_block(int plane, int block, int blk_row, int blk_col, in encode_block() function
483 encode_block(plane, block, blk_row, blk_col, plane_bsize, tx_size, arg, in encode_block_inter()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c583 static void encode_block(int plane, int block, int row, int col, in encode_block() function
802 vp9_foreach_transformed_block_in_plane(xd, bsize, plane, encode_block, in vp9_encode_sb()