OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:borders
(Results
126 - 150
of
439
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/aac/libSBRdec/src/
sbr_dec.cpp
423
UCHAR *
borders
= hFrameData->frameInfo.
borders
;
local
424
lastSlotOffs =
borders
[hFrameData->frameInfo.nEnvelopes] - hHeaderData->numberTimeSlots;
444
borders
[0],
478
hPrevFrameData->stopPos =
borders
[hFrameData->frameInfo.nEnvelopes];
[
all
...]
env_calc.cpp
108
core codec's frame
borders
.
227
/*static*/ void mapSineFlags(UCHAR *freqBandTable, /*!< Band
borders
(there's only 1 flag per band) */
465
QMF-timeslots) can be used to smooth the sudden change at the envelope
borders
.
516
UCHAR*
borders
= hFrameData->frameInfo.
borders
;
local
527
UCHAR first_start =
borders
[0] * hHeaderData->timeStep;
588
if (
borders
[i] < hHeaderData->numberTimeSlots)
592
if (
borders
[i+1] > hHeaderData->numberTimeSlots)
612
UCHAR start_pos = hHeaderData->timeStep *
borders
[i]; /* Start-position in time (subband sample) for current envelope. */
613
UCHAR stop_pos = hHeaderData->timeStep *
borders
[i+1]; /* Stop-position in time (subband sample) for current envelope. *
[
all
...]
/external/libvpx/libvpx/vp8/common/x86/
postproc_sse2.asm
281
.init_borderd ; initialize
borders
294
.init_border ; initialize
borders
/external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c
253
// the UMV
borders
.
274
// the UMV
borders
.
/frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h
59
/** Y,U,V values in case of black
borders
rendering */
349
black
borders
*/
/external/chromium/chrome/browser/
aeropeek_manager.h
182
// The left and top
borders
of the frame window.
/external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.cc
262
//
borders
.
/external/chromium/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc
172
// In the non-animated state
borders
' left() is 0, in the animated state it
/external/chromium_org/chrome/browser/ui/views/message_center/
message_center_widget_delegate.cc
230
// Make space for
borders
on sides.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTableSection.h
306
// This map holds the collapsed border values for cells with collapsed
borders
.
/external/chromium_org/third_party/WebKit/public/platform/
WebLayerTreeView.h
141
// Toggles the debug
borders
on layers
/external/chromium_org/ui/views/corewm/
image_grid.h
45
// with curved corners that extend inwards beyond a window's
borders
. In the
/frameworks/base/docs/html/guide/topics/ui/layout/
grid.jd
36
result, with cell
borders
displayed as dotted lines (added for visual effect). </p>
/packages/apps/Camera/src/com/android/camera/
Mosaic.java
57
* a rectangular mosaic with minimal black
borders
(by unwrapping the mosaic onto an imaginary
/packages/apps/Camera2/src/com/android/camera/
Mosaic.java
57
* a rectangular mosaic with minimal black
borders
(by unwrapping the mosaic onto an imaginary
/packages/apps/Gallery2/res/values-am/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"?????"</string>
/packages/apps/Gallery2/res/values-ar/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"????"</string>
/packages/apps/Gallery2/res/values-bg/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"???????"</string>
/packages/apps/Gallery2/res/values-el/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"??????"</string>
/packages/apps/Gallery2/res/values-fa/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"????????"</string>
/packages/apps/Gallery2/res/values-hi/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"??????"</string>
/packages/apps/Gallery2/res/values-hy/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"??????????"</string>
/packages/apps/Gallery2/res/values-hy-rAM/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"??????????"</string>
/packages/apps/Gallery2/res/values-iw/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"??????"</string>
/packages/apps/Gallery2/res/values-ja/
filtershow_strings.xml
27
<string name="
borders
" msgid="2067345080568684614">"??"</string>
Completed in 1304 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>