Home
last modified time | relevance | path

Searched refs:mvs (Results 1 – 25 of 66) sorted by relevance

123

/external/libvpx/libvpx/vp8/common/
Ddebugmodes.c22 FILE *mvs = fopen("mvs.stt", "a"); in vp8_print_modes_and_motion_vectors() local
26 fprintf(mvs, "Mb Modes for Frame %d\n", frame); in vp8_print_modes_and_motion_vectors()
33 fprintf(mvs, "%2d ", mi[mb_index].mbmi.mode); in vp8_print_modes_and_motion_vectors()
38 fprintf(mvs, "\n"); in vp8_print_modes_and_motion_vectors()
42 fprintf(mvs, "\n"); in vp8_print_modes_and_motion_vectors()
45 fprintf(mvs, "Mb mv ref for Frame %d\n", frame); in vp8_print_modes_and_motion_vectors()
52 fprintf(mvs, "%2d ", mi[mb_index].mbmi.ref_frame); in vp8_print_modes_and_motion_vectors()
57 fprintf(mvs, "\n"); in vp8_print_modes_and_motion_vectors()
61 fprintf(mvs, "\n"); in vp8_print_modes_and_motion_vectors()
65 fprintf(mvs, "UV Modes for Frame %d\n", frame); in vp8_print_modes_and_motion_vectors()
[all …]
/external/libvpx/libvpx/vp9/common/
Dvp9_debugmodes.c53 FILE *mvs = fopen(file, "a"); in vp9_print_modes_and_motion_vectors() local
58 print_mi_data(cm, mvs, "Partitions:", offsetof(MB_MODE_INFO, sb_type)); in vp9_print_modes_and_motion_vectors()
59 print_mi_data(cm, mvs, "Modes:", offsetof(MB_MODE_INFO, mode)); in vp9_print_modes_and_motion_vectors()
60 print_mi_data(cm, mvs, "Skips:", offsetof(MB_MODE_INFO, skip)); in vp9_print_modes_and_motion_vectors()
61 print_mi_data(cm, mvs, "Ref frame:", offsetof(MB_MODE_INFO, ref_frame[0])); in vp9_print_modes_and_motion_vectors()
62 print_mi_data(cm, mvs, "Transform:", offsetof(MB_MODE_INFO, tx_size)); in vp9_print_modes_and_motion_vectors()
63 print_mi_data(cm, mvs, "UV Modes:", offsetof(MB_MODE_INFO, uv_mode)); in vp9_print_modes_and_motion_vectors()
65 log_frame_info(cm, "Vectors ", mvs); in vp9_print_modes_and_motion_vectors()
67 fprintf(mvs, "V "); in vp9_print_modes_and_motion_vectors()
69 fprintf(mvs, "%4d:%4d ", mi[mi_index]->mbmi.mv[0].as_mv.row, in vp9_print_modes_and_motion_vectors()
[all …]
/external/icu/icu4c/source/config/
Dgmakever.mk9 ifeq ($(MACHTYPE),i370-ibm-mvs)
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c232 static void inc_mvs(const MB_MODE_INFO *mbmi, const int_mv mvs[2], in inc_mvs()
238 const MV diff = {mvs[i].as_mv.row - ref->row, in inc_mvs()
239 mvs[i].as_mv.col - ref->col}; in inc_mvs()
/external/libunwind/aux/
Dconfig.sub630 mvs)
632 os=-mvs
1323 os=-mvs
1406 -mvs* | -opened*)
/external/libogg/
Dconfig.sub713 mvs)
715 os=-mvs
1482 os=-mvs
1565 -mvs* | -opened*)
/external/srtp/
Dconfig.sub682 mvs)
684 os=-mvs
1429 os=-mvs
1512 -mvs* | -opened*)
/external/libvorbis/
Dconfig.sub713 mvs)
715 os=-mvs
1482 os=-mvs
1565 -mvs* | -opened*)
/external/cmockery/cmockery_0_1_2/
Dconfig.sub699 mvs)
701 os=-mvs
1453 os=-mvs
1536 -mvs* | -opened*)
/external/tcpdump/
Dconfig.sub775 mvs)
777 os=-mvs
1582 os=-mvs
1665 -mvs* | -opened*)
/external/libexif/
Dconfig.sub774 mvs)
776 os=-mvs
1579 os=-mvs
1662 -mvs* | -opened*)
/external/libusb-compat/
Dconfig.sub756 mvs)
758 os=-mvs
1550 os=-mvs
1633 -mvs* | -opened*)
/external/libpcap/
Dconfig.sub775 mvs)
777 os=-mvs
1582 os=-mvs
1665 -mvs* | -opened*)
/external/google-tv-pairing-protocol/cpp/
Dconfig.sub765 mvs)
767 os=-mvs
1567 os=-mvs
1650 -mvs* | -opened*)
/external/libusb/
Dconfig.sub756 mvs)
758 os=-mvs
1550 os=-mvs
1633 -mvs* | -opened*)
/external/libmtp/
Dconfig.sub738 mvs)
740 os=-mvs
1532 os=-mvs
1615 -mvs* | -opened*)
/external/llvm/autoconf/
Dconfig.sub820 mvs)
822 os=-mvs
1644 os=-mvs
1727 -mvs* | -opened*)
/external/google-breakpad/autotools/
Dconfig.sub1690 os=-mvs
1773 -mvs* | -opened*)
/external/libopus/
Dconfig.sub1647 os=-mvs
1730 -mvs* | -opened*)
/external/e2fsprogs/config/
Dconfig.sub1667 os=-mvs
1750 -mvs* | -opened*)
/external/libvncserver/
Dconfig.sub1656 os=-mvs
1739 -mvs* | -opened*)
/external/protobuf/gtest/build-aux/
Dconfig.sub1665 os=-mvs
1748 -mvs* | -opened*)
/external/elfutils/src/config/
Dconfig.sub1672 os=-mvs
1755 -mvs* | -opened*)
/external/libpng/
Dconfig.sub1667 os=-mvs
1750 -mvs* | -opened*)
/external/jemalloc/
Dconfig.sub1671 os=-mvs
1754 -mvs* | -opened*)

123