Searched refs:vp8_pick_inter_mode (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | pickinter.h | 21 extern void vp8_pick_inter_mode(VP8_COMP *cpi, MACROBLOCK *x, int recon_yoffset,
|
D | pickinter.c | 568 void vp8_pick_inter_mode(VP8_COMP *cpi, MACROBLOCK *x, int recon_yoffset, in vp8_pick_inter_mode() function
|
D | encodeframe.c | 1265 vp8_pick_inter_mode(cpi, x, recon_yoffset, recon_uvoffset, &rate, in vp8cx_encode_inter_macroblock()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | CHANGELOG | 371 Improve MV prediction in vp8_pick_inter_mode() for speed>3
|