Searched refs:below (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dmr_dissim.c110 const MODE_INFO *below = NULL; local
132 below = here + cm->mode_info_stride;
133 belowleft = below - 1;
134 GET_MV_SIGN(below)
141 belowright = below + 1;
161 below = here + cm->mode_info_stride;
162 belowleft = below - 1;
163 GET_MV(below)
170 belowright = below + 1;
/hardware/qcom/audio/legacy/libalsa-intf/
H A DAndroid.mk4 # Any prebuilt files with default TAGS can use the below:
/hardware/intel/img/hwcomposer/common/base/
H A DHwcLayerList.cpp665 // 1) noncandidate layer and candidate layer below the target layer can't overlap
669 // if candidate layer is below noncandidate layer, as "noncandidate layer" needs
674 // check candidate and noncandidate layers below this candidate does not overlap
675 for (int below = 0; below < targetLayerIndex; below++) {
676 if (mFBLayers[below]->mPlaneCandidate) {
680 for (int above = below + 1; above < targetLayerIndex; above++) {
684 if (hasIntersection(mFBLayers[above], mFBLayers[below])) {
696 // check candidate layer below thi
[all...]
/hardware/ti/omap4-aah/domx/omx_proxy_component/
H A DAndroid.mk33 # Uncomment the below 2 lines to enable the run time
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_intrapred_ssse3.asm464 ; comments below are for a predictor like this
498 ; comments below are for a predictor like this
541 ; comments below are for a predictor like this
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dloopfilter_filters_altivec.asm1127 lvx v2, 0, r3 ;# v2 = Q0 = 16 pels one row below edge
1128 lvx v3, r4, r3 ;# v3 = Q1 = 16 pels two rows below edge
/hardware/intel/img/libdrm/
H A Dconfigure1445 VAR=VALUE. See below for descriptions of some of the useful variables.
1471 For better control, use the options below.
1949 which can conflict with char $2 (); below.
4896 # nice to cause kernel panics so lets avoid the loop below.
8006 xl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
8199 # below for broken collect2 doesn't work under 4.3+

Completed in 5335 milliseconds