/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | mr_dissim.c | 103 const MODE_INFO *here = tmp; in vp8_cal_dissimilarity() local 104 const MODE_INFO *above = here - cm->mode_info_stride; in vp8_cal_dissimilarity() 105 const MODE_INFO *left = here - 1; in vp8_cal_dissimilarity() 124 right = here + 1; in vp8_cal_dissimilarity() 132 below = here + cm->mode_info_stride; in vp8_cal_dissimilarity() 153 right = here + 1; in vp8_cal_dissimilarity() 161 below = here + cm->mode_info_stride; in vp8_cal_dissimilarity() 194 mmvx = MAX(abs(min_mvx - here->mbmi.mv.as_mv.row), in vp8_cal_dissimilarity() 195 abs(max_mvx - here->mbmi.mv.as_mv.row)); in vp8_cal_dissimilarity() 196 mmvy = MAX(abs(min_mvy - here->mbmi.mv.as_mv.col), in vp8_cal_dissimilarity() [all …]
|
D | rdopt.h | 128 const MODE_INFO *here,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | findnearmv.c | 27 const MODE_INFO *here, in vp8_find_near_mvs() argument 36 const MODE_INFO *above = here - xd->mode_info_stride; in vp8_find_near_mvs() 37 const MODE_INFO *left = here - 1; in vp8_find_near_mvs() 152 const MODE_INFO *here, in vp8_find_near_mvs_bias() argument 163 here, in vp8_find_near_mvs_bias()
|
D | findnearmv.h | 77 const MODE_INFO *here, 88 const MODE_INFO *here,
|
/hardware/broadcom/wlan/ |
D | .gitignore | 3 # subdirectories here. Add them in the ".gitignore" file
|
/hardware/libhardware/modules/ |
D | README.android | 1 Default (and possibly architecture dependents) HAL modules go here.
|
/hardware/intel/img/libdrm/shared-core/ |
D | Makefile.in | 291 here=`pwd`; \ 318 here=`$(am__cd) $(top_builddir) && pwd` \ 320 && gtags -i $(GTAGS_ARGS) $$here
|
/hardware/intel/common/libva/test/videoprocess/ |
D | process.cfg | 32 #5.VPP filter specific parameters. If they are not specified here,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | CONTRIBUTORS | 4 # here. Please keep the list sorted by first names.
|
/hardware/intel/img/psb_video/debian/ |
D | copyright | 8 <put author's name and email here>
|
/hardware/intel/img/libdrm/libdrm/ |
D | Makefile.in | 467 here=`pwd`; \ 478 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 507 here=`$(am__cd) $(top_builddir) && pwd` \ 509 && gtags -i $(GTAGS_ARGS) $$here
|
/hardware/intel/img/libdrm/ |
D | Makefile.in | 381 here=`pwd`; \ 392 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 421 here=`$(am__cd) $(top_builddir) && pwd` \ 423 && gtags -i $(GTAGS_ARGS) $$here
|
D | configure.ac | 112 # here. Specifically, an option that disables a warning will
|
/hardware/intel/img/libdrm/tests/modetest/ |
D | Makefile.in | 296 here=`pwd`; \ 323 here=`$(am__cd) $(top_builddir) && pwd` \ 325 && gtags -i $(GTAGS_ARGS) $$here
|
/hardware/intel/img/libdrm/tests/modeprint/ |
D | Makefile.in | 292 here=`pwd`; \ 319 here=`$(am__cd) $(top_builddir) && pwd` \ 321 && gtags -i $(GTAGS_ARGS) $$here
|
/hardware/intel/common/libva/debian.upstream/ |
D | copyright | 44 # different copyright/license attached and list them here.
|
/hardware/intel/img/libdrm/libdrm/radeon/ |
D | Makefile.in | 408 here=`pwd`; \ 435 here=`$(am__cd) $(top_builddir) && pwd` \ 437 && gtags -i $(GTAGS_ARGS) $$here
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/ |
D | vp8_packtokens_mbrow_armv5.asm | 78 ; actuall work gets done here! 109 ; off of v, so set a flag here based on this. 175 ; temp variable here. So after r10 is used, reload
|
D | vp8_packtokens_partitions_armv5.asm | 107 ; actual work gets done here! 138 ; off of v, so set a flag here based on this. 204 ; temp variable here. So after r10 is used, reload
|
D | vp8_packtokens_armv5.asm | 88 ; off of v, so set a flag here based on this. 154 ; temp variable here. So after r10 is used, reload
|
/hardware/intel/img/libdrm/libdrm/intel/ |
D | Makefile.in | 380 here=`pwd`; \ 407 here=`$(am__cd) $(top_builddir) && pwd` \ 409 && gtags -i $(GTAGS_ARGS) $$here
|
/hardware/intel/img/libdrm/libdrm/nouveau/ |
D | Makefile.in | 419 here=`pwd`; \ 446 here=`$(am__cd) $(top_builddir) && pwd` \ 448 && gtags -i $(GTAGS_ARGS) $$here
|
/hardware/intel/img/libdrm/tests/ |
D | Makefile.in | 511 here=`pwd`; \ 522 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 551 here=`$(am__cd) $(top_builddir) && pwd` \ 553 && gtags -i $(GTAGS_ARGS) $$here
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
D | quantize_mmx.asm | 251 ; eob adjustment begins here
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | postproc_mmx.asm | 267 ; in black/white/both order. Note that we have to reload this here because
|