OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frow
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/libwebp/utils/
rescaler.c
51
wrk->
frow
= work + num_channels * dst_width;
73
wrk->
frow
[x_out] = (sum + base) * wrk->x_sub - frac;
87
wrk->
frow
[x_out] = right * wrk->x_add + (left - right) * accum;
93
wrk->irow[x_out] += wrk->
frow
[x_out];
102
const int32_t* const
frow
= wrk->
frow
;
local
107
const int frac = (int)MULT_FIX(
frow
[x_out], yscale);
rescaler.h
37
int32_t* irow, *
frow
; // work buffer
member in struct:__anon14860
/external/webp/src/utils/
rescaler.c
51
wrk->
frow
= work + num_channels * dst_width;
73
wrk->
frow
[x_out] = (sum + base) * wrk->x_sub - frac;
87
wrk->
frow
[x_out] = right * wrk->x_add + (left - right) * accum;
93
wrk->irow[x_out] += wrk->
frow
[x_out];
102
const int32_t* const
frow
= wrk->
frow
;
local
107
const int frac = (int)MULT_FIX(
frow
[x_out], yscale);
rescaler.h
37
int32_t* irow, *
frow
; // work buffer
member in struct:__anon31307
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
form.h
75
short
frow
; /* first row */
member in struct:fieldnode
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
form.h
75
short
frow
; /* first row */
member in struct:fieldnode
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
form.h
75
short
frow
; /* first row */
member in struct:fieldnode
Completed in 126 milliseconds