OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rows
(Results
426 - 450
of
2399
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/qemu/distrib/jpeg-6b/
jdmainct.c
25
* trivial. Its responsibility is to provide context
rows
for upsampling/
30
* sample
rows
of each component. (We require DCT_scaled_size values to be
34
* Upsampling will typically produce max_v_samp_factor pixel
rows
from each
39
* each iMCU row contains v_samp_factor * DCT_scaled_size sample
rows
, or
42
* number of sample
rows
varies across components, but the number of row
43
* groups does not. Some garbage sample
rows
may be included in the last iMCU
56
*
rows
"above" the first passed row group appear at negative row offsets in
58
* context
rows
are manufactured by duplicating the first or last real sample
91
* We read alternate iMCU
rows
using each master pointer; thus the last two
93
* The pointer lists are set up so that the required context
rows
appear t
[
all
...]
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
LayoutChangesActivity.java
35
* <p>In this sample, the user can add
rows
to and remove
rows
from a vertical
97
// If there are no
rows
remaining, show the empty view.
/development/scripts/app_engine_server/gae_shell/templates/
shell.html
82
<textarea id="output"
rows
="22" readonly="readonly">
89
<textarea class="prompt" id="caret" readonly="readonly"
rows
="4"
92
<textarea class="prompt" name="statement" id="statement"
rows
="4"