Home
last modified time | relevance | path

Searched refs:here (Results 1 – 25 of 36) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmr_dissim.c103 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 …]
Drdopt.h128 const MODE_INFO *here,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dfindnearmv.c27 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()
Dfindnearmv.h77 const MODE_INFO *here,
88 const MODE_INFO *here,
/hardware/broadcom/wlan/
D.gitignore3 # subdirectories here. Add them in the ".gitignore" file
/hardware/libhardware/modules/
DREADME.android1 Default (and possibly architecture dependents) HAL modules go here.
/hardware/intel/img/libdrm/shared-core/
DMakefile.in291 here=`pwd`; \
318 here=`$(am__cd) $(top_builddir) && pwd` \
320 && gtags -i $(GTAGS_ARGS) $$here
/hardware/intel/common/libva/test/videoprocess/
Dprocess.cfg32 #5.VPP filter specific parameters. If they are not specified here,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCONTRIBUTORS4 # here. Please keep the list sorted by first names.
/hardware/intel/img/psb_video/debian/
Dcopyright8 <put author's name and email here>
/hardware/intel/img/libdrm/libdrm/
DMakefile.in467 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/
DMakefile.in381 here=`pwd`; \
392 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
421 here=`$(am__cd) $(top_builddir) && pwd` \
423 && gtags -i $(GTAGS_ARGS) $$here
Dconfigure.ac112 # here. Specifically, an option that disables a warning will
/hardware/intel/img/libdrm/tests/modetest/
DMakefile.in296 here=`pwd`; \
323 here=`$(am__cd) $(top_builddir) && pwd` \
325 && gtags -i $(GTAGS_ARGS) $$here
/hardware/intel/img/libdrm/tests/modeprint/
DMakefile.in292 here=`pwd`; \
319 here=`$(am__cd) $(top_builddir) && pwd` \
321 && gtags -i $(GTAGS_ARGS) $$here
/hardware/intel/common/libva/debian.upstream/
Dcopyright44 # different copyright/license attached and list them here.
/hardware/intel/img/libdrm/libdrm/radeon/
DMakefile.in408 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/
Dvp8_packtokens_mbrow_armv5.asm78 ; 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
Dvp8_packtokens_partitions_armv5.asm107 ; 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
Dvp8_packtokens_armv5.asm88 ; 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/
DMakefile.in380 here=`pwd`; \
407 here=`$(am__cd) $(top_builddir) && pwd` \
409 && gtags -i $(GTAGS_ARGS) $$here
/hardware/intel/img/libdrm/libdrm/nouveau/
DMakefile.in419 here=`pwd`; \
446 here=`$(am__cd) $(top_builddir) && pwd` \
448 && gtags -i $(GTAGS_ARGS) $$here
/hardware/intel/img/libdrm/tests/
DMakefile.in511 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/
Dquantize_mmx.asm251 ; eob adjustment begins here
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dpostproc_mmx.asm267 ; in black/white/both order. Note that we have to reload this here because

12