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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_tokenize.c293 static void tokenize_b(int plane, int block, BLOCK_SIZE plane_bsize, function
427 vp9_foreach_transformed_block(xd, bsize, tokenize_b, &arg);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_tokenize.c209 static void tokenize_b(int plane, int block, BLOCK_SIZE plane_bsize, function
329 vp9_foreach_transformed_block(xd, bsize, tokenize_b, &arg);

Completed in 78 milliseconds