Searched refs:encode_block_intra (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | encodemb.c | 728 static void encode_block_intra(int plane, int block, int blk_row, int blk_col, in encode_block_intra() function 845 encode_block_intra(plane, block, blk_row, blk_col, plane_bsize, tx_size, arg); in encode_block_intra_and_set_context()
|