Searched refs:tokenize_b (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_tokenize.c490 static void tokenize_b(int plane, int block, BLOCK_SIZE plane_bsize, function
632 vp9_foreach_transformed_block(xd, bsize, tokenize_b, &arg);

Completed in 63 milliseconds