HomeSort by relevance Sort by last modified time
    Searched refs:vp8cx_encode_inter_macroblock (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
encodeframe.h 20 extern int vp8cx_encode_inter_macroblock(VP8_COMP *cpi, MACROBLOCK *x,
ethreading.c 193 *totalrate += vp8cx_encode_inter_macroblock(cpi, x, &tp, recon_yoffset, recon_uvoffset, mb_row, mb_col);
214 * vp8cx_encode_inter_macroblock()) back into the
encodeframe.c 509 *totalrate += vp8cx_encode_inter_macroblock(cpi, x, tp, recon_yoffset, recon_uvoffset, mb_row, mb_col);
529 * vp8cx_encode_inter_macroblock()) back into the global
1206 int vp8cx_encode_inter_macroblock function
    [all...]

Completed in 25 milliseconds