/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
bitstream.c | 449 static void write_mv function 655 write_mv(w, &mi->mv.as_mv, &best_mv, mvc); 697 write_mv(w, &blockmv.as_mv, &best_mv, (const MV_CONTEXT *) mvc); [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
bitstream.c | 450 static void write_mv function 656 write_mv(w, &mi->mv.as_mv, &best_mv, mvc); 698 write_mv(w, &blockmv.as_mv, &best_mv, (const MV_CONTEXT *) mvc); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
bitstream.c | 450 static void write_mv function 656 write_mv(w, &mi->mv.as_mv, &best_mv, mvc); 698 write_mv(w, &blockmv.as_mv, &best_mv, (const MV_CONTEXT *) mvc); [all...] |