/external/libvpx/libvpx/vp8/common/ |
D | debugmodes.c | 19 FILE *mvs = fopen("mvs.stt", "a"); in vp8_print_modes_and_motion_vectors() local 23 fprintf(mvs, "Mb Modes for Frame %d\n", frame); in vp8_print_modes_and_motion_vectors() 27 fprintf(mvs, "%2d ", mi[mb_index].mbmi.mode); in vp8_print_modes_and_motion_vectors() 32 fprintf(mvs, "\n"); in vp8_print_modes_and_motion_vectors() 36 fprintf(mvs, "\n"); in vp8_print_modes_and_motion_vectors() 39 fprintf(mvs, "Mb mv ref for Frame %d\n", frame); in vp8_print_modes_and_motion_vectors() 43 fprintf(mvs, "%2d ", mi[mb_index].mbmi.ref_frame); in vp8_print_modes_and_motion_vectors() 48 fprintf(mvs, "\n"); in vp8_print_modes_and_motion_vectors() 52 fprintf(mvs, "\n"); in vp8_print_modes_and_motion_vectors() 56 fprintf(mvs, "UV Modes for Frame %d\n", frame); in vp8_print_modes_and_motion_vectors() [all …]
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_debugmodes.c | 49 FILE *mvs = fopen(file, "a"); in vp9_print_modes_and_motion_vectors() local 54 print_mi_data(cm, mvs, "Partitions:", offsetof(MODE_INFO, sb_type)); in vp9_print_modes_and_motion_vectors() 55 print_mi_data(cm, mvs, "Modes:", offsetof(MODE_INFO, mode)); in vp9_print_modes_and_motion_vectors() 56 print_mi_data(cm, mvs, "Ref frame:", offsetof(MODE_INFO, ref_frame[0])); in vp9_print_modes_and_motion_vectors() 57 print_mi_data(cm, mvs, "Transform:", offsetof(MODE_INFO, tx_size)); in vp9_print_modes_and_motion_vectors() 58 print_mi_data(cm, mvs, "UV Modes:", offsetof(MODE_INFO, uv_mode)); in vp9_print_modes_and_motion_vectors() 61 log_frame_info(cm, "Skips:", mvs); in vp9_print_modes_and_motion_vectors() 63 fprintf(mvs, "S "); in vp9_print_modes_and_motion_vectors() 65 fprintf(mvs, "%2d ", mi[0]->skip); in vp9_print_modes_and_motion_vectors() 68 fprintf(mvs, "\n"); in vp9_print_modes_and_motion_vectors() [all …]
|
D | vp9_alloccommon.c | 74 vpx_free(pool->frame_bufs[i].mvs); in vp9_free_ref_frame_buffers() 75 pool->frame_bufs[i].mvs = NULL; in vp9_free_ref_frame_buffers()
|
/external/libaom/libaom/av1/common/ |
D | debugmodes.c | 51 FILE *mvs = fopen(file, "a"); in av1_print_modes_and_motion_vectors() local 56 print_mi_data(cm, mvs, "Partitions:", offsetof(MB_MODE_INFO, sb_type)); in av1_print_modes_and_motion_vectors() 57 print_mi_data(cm, mvs, "Modes:", offsetof(MB_MODE_INFO, mode)); in av1_print_modes_and_motion_vectors() 58 print_mi_data(cm, mvs, "Ref frame:", offsetof(MB_MODE_INFO, ref_frame[0])); in av1_print_modes_and_motion_vectors() 59 print_mi_data(cm, mvs, "Transform:", offsetof(MB_MODE_INFO, tx_size)); in av1_print_modes_and_motion_vectors() 60 print_mi_data(cm, mvs, "UV Modes:", offsetof(MB_MODE_INFO, uv_mode)); in av1_print_modes_and_motion_vectors() 63 log_frame_info(cm, "Skips:", mvs); in av1_print_modes_and_motion_vectors() 65 fprintf(mvs, "S "); in av1_print_modes_and_motion_vectors() 67 fprintf(mvs, "%2d ", mi[0]->skip); in av1_print_modes_and_motion_vectors() 70 fprintf(mvs, "\n"); in av1_print_modes_and_motion_vectors() [all …]
|
D | alloccommon.c | 100 aom_free(pool->frame_bufs[i].mvs); in av1_free_ref_frame_buffers() 101 pool->frame_bufs[i].mvs = NULL; in av1_free_ref_frame_buffers()
|
D | onyxc_int.h | 132 MV_REF *mvs; member 715 if (buf->mvs == NULL || buf_rows != cm->mi_rows || buf_cols != cm->mi_cols) { in ensure_mv_buffer() 716 aom_free(buf->mvs); in ensure_mv_buffer() 719 CHECK_MEM_ERROR(cm, buf->mvs, in ensure_mv_buffer() 722 sizeof(*buf->mvs))); in ensure_mv_buffer()
|
/external/icu/icu4c/source/config/ |
D | gmakever.mk | 11 ifeq ($(MACHTYPE),i370-ibm-mvs)
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemv.c | 240 const int_mv mvs[2], nmv_context_counts *counts) { in inc_mvs() 245 const MV diff = { mvs[i].as_mv.row - ref->row, in inc_mvs() 246 mvs[i].as_mv.col - ref->col }; in inc_mvs()
|
/external/fec/ |
D | config.sub | 597 mvs) 599 os=-mvs 1245 os=-mvs 1328 -mvs* | -opened*)
|
/external/libunwind/aux/ |
D | config.sub | 630 mvs) 632 os=-mvs 1323 os=-mvs 1406 -mvs* | -opened*)
|
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/ |
D | config.sub | 657 mvs) 659 os=-mvs 1369 os=-mvs 1452 -mvs* | -opened*)
|
/external/stressapptest/ |
D | config.sub | 718 mvs) 720 os=-mvs 1500 os=-mvs 1583 -mvs* | -opened*)
|
/external/cmockery/cmockery_0_1_2/ |
D | config.sub | 699 mvs) 701 os=-mvs 1453 os=-mvs 1536 -mvs* | -opened*)
|
/external/libogg/ |
D | config.sub | 713 mvs) 715 os=-mvs 1482 os=-mvs 1565 -mvs* | -opened*)
|
/external/libexif/ |
D | config.sub | 774 mvs) 776 os=-mvs 1579 os=-mvs 1662 -mvs* | -opened*)
|
/external/libusb-compat/ |
D | config.sub | 756 mvs) 758 os=-mvs 1550 os=-mvs 1633 -mvs* | -opened*)
|
/external/libnfnetlink/ |
D | config.sub | 776 mvs) 778 os=-mvs 1588 os=-mvs 1671 -mvs* | -opened*)
|
/external/libnetfilter_conntrack/ |
D | config.sub | 776 mvs) 778 os=-mvs 1588 os=-mvs 1671 -mvs* | -opened*)
|
/external/swiftshader/third_party/LLVM/autoconf/ |
D | config.sub | 816 mvs) 818 os=-mvs 1638 os=-mvs 1721 -mvs* | -opened*)
|
/external/google-breakpad/autotools/ |
D | config.sub | 1690 os=-mvs 1773 -mvs* | -opened*)
|
/external/iperf3/config/ |
D | config.sub | 1667 os=-mvs 1750 -mvs* | -opened*)
|
/external/libnfnetlink/build-aux/ |
D | config.sub | 1656 os=-mvs 1739 -mvs* | -opened*)
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | config.sub | 1662 os=-mvs 1745 -mvs* | -opened*)
|
/external/libcap-ng/libcap-ng-0.7/ |
D | config.sub | 1640 os=-mvs 1723 -mvs* | -opened*)
|
/external/speex/ |
D | config.sub | 1668 os=-mvs 1751 -mvs* | -opened*)
|