Home
last modified time | relevance | path

Searched refs:encode_mb_row (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c325 static void encode_mb_row(VP8_COMP *cpi, VP8_COMMON *cm, int mb_row, in encode_mb_row() function
774 encode_mb_row(cpi, cm, mb_row, x, xd, &tp, segment_counts, &totalrate); in vp8_encode_frame()
864 encode_mb_row(cpi, cm, mb_row, x, xd, &tp, segment_counts, &totalrate); in vp8_encode_frame()