Searched refs:encode_mb_row (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | encodeframe.c | 363 void encode_mb_row(VP8_COMP *cpi, in encode_mb_row() function 851 encode_mb_row(cpi, cm, mb_row, x, xd, &tp, segment_counts, &totalrate); in vp8_encode_frame() 944 encode_mb_row(cpi, cm, mb_row, x, xd, &tp, segment_counts, &totalrate); in vp8_encode_frame()
|