HomeSort by relevance Sort by last modified time
    Searched refs:above (Results 1 - 25 of 1115) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.c 162 static void Get4x4NeighbourPels(u8 *a, u8 *l, u8 *data, u8 *above, u8 *left,
164 static void Intra16x16VerticalPrediction(u8 *data, u8 *above);
166 static void Intra16x16DcPrediction(u8 *data, u8 *above, u8 *left,
168 static void Intra16x16PlanePrediction(u8 *data, u8 *above, u8 *left);
169 static void IntraChromaDcPrediction(u8 *data, u8 *above, u8 *left,
172 static void IntraChromaVerticalPrediction(u8 *data, u8 *above);
173 static void IntraChromaPlanePrediction(u8 *data, u8 *above, u8 *left);
175 static void Intra4x4VerticalPrediction(u8 *data, u8 *above);
177 static void Intra4x4DcPrediction(u8 *data, u8 *above, u8 *left, u32 A, u32 B);
178 static void Intra4x4DiagonalDownLeftPrediction(u8 *data, u8 *above);
    [all...]
h264bsd_intra_prediction.h 56 u8 *above, u8 *left, u32 constrainedIntraPred);
58 u8 *above, u8 *left, u32 constrainedIntraPred);
61 u8 *above, u8 *left, u32 predMode, u32 constrainedIntraPred);
63 void h264bsdGetNeighbourPels(image_t *image, u8 *above, u8 *left, u32 mbNum);
  /external/wpa_supplicant_8/wpa_supplicant/
bgscan.h 24 void (*notify_signal_change)(void *priv, int above,
37 void bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above,
64 int above, int current_signal,
bgscan.c 108 void bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above,
113 wpa_s->bgscan->notify_signal_change(wpa_s->bgscan_priv, above,
bgscan_simple.c 207 static void bgscan_simple_notify_signal_change(void *priv, int above,
221 "(above=%d current_signal=%d current_noise=%d "
222 "current_txrate=%d))", above, current_signal,
224 if (data->scan_interval == data->long_interval && !above) {
250 } else if (data->scan_interval == data->short_interval && above) {
257 } else if (!above) {
  /external/libvpx/vp8/common/
findnearmv.c 36 const MODE_INFO *above = here - xd->mode_info_stride; local
38 const MODE_INFO *aboveleft = above - 1;
48 /* Process above */
49 if (above->mbmi.ref_frame != INTRA_FRAME)
51 if (above->mbmi.mv.as_int)
53 (++mv)->as_int = above->mbmi.mv.as_int;
54 mv_bias(ref_frame_sign_bias[above->mbmi.ref_frame], refframe, mv, ref_frame_sign_bias);
83 /* Process above left */
108 /* See if above-left MV can be merged with NEAREST */
113 cnt[CNT_SPLITMV] = ((above->mbmi.mode == SPLITMV
    [all...]
  /external/valgrind/main/memcheck/tests/x86/
pushfpopf_s.S 26 # resulting flag definedness depends on outcome of sub above
27 # should override that created by 0 + 0 above
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
panel.h 12 * The above copyright notice and this permission notice shall be included *
18 * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, *
23 * Except as contained in this notice, the name(s) of the above copyright *
47 struct panel *above; member in struct:panel
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
panel.h 12 * The above copyright notice and this permission notice shall be included *
18 * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, *
23 * Except as contained in this notice, the name(s) of the above copyright *
47 struct panel *above; member in struct:panel
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
panel.h 12 * The above copyright notice and this permission notice shall be included *
18 * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, *
23 * Except as contained in this notice, the name(s) of the above copyright *
47 struct panel *above; member in struct:panel
  /external/v8/test/mjsunit/regress/
regress-1132.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
32 // NOTE: stack size constant above has been empirically chosen.
regress-1583.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
52 // Fixing the bug above introduced (revealed?) an inconsistency in named
  /external/chromium/android/
generateAndroidForwardingHeader.pl 8 # * Redistributions of source code must retain the above copyright
10 # * Redistributions in binary form must reproduce the above copyright
37 * * Redistributions of source code must retain the above copyright
39 * * Redistributions in binary form must reproduce the above copyright
  /external/v8/samples/
count-hosts.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/message/
overwritten-builtins.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
try-catch-finally-no-message.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
try-catch-finally-return-in-finally.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
try-finally-return-in-finally.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/message/regress/
regress-1527.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
  /external/v8/test/mjsunit/
api-call-after-bypassed-exception.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
apply-arguments-gc-safepoint.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
arguments-indirect.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
ascii-regexp-subject.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
binary-operation-overwrite.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above
bitwise-operations-undefined.js 6 // * Redistributions of source code must retain the above copyright
8 // * Redistributions in binary form must reproduce the above

Completed in 1068 milliseconds

1 2 3 4 5 6 7 8 91011>>