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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2443 static void encode_rd_sb_row(VP9_COMP *cpi, const TileInfo *const tile, function
3270 encode_rd_sb_row(cpi, &tile, mi_row, &tok);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2477 static void encode_rd_sb_row(VP9_COMP *cpi, const TileInfo *const tile, function
3335 encode_rd_sb_row(cpi, &tile, mi_row, &tp);

Completed in 1362 milliseconds