OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:y_height
(Results
26 - 33
of
33
) sorted by null
1
2
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c
[
all
...]
vp9_firstpass.c
314
i = source->
y_height
;
325
sum_weights /= (source->
y_height
* source->y_width);
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
firstpass.c
324
i = source->
y_height
;
337
sum_weights /= (source->
y_height
* source->y_width);
[
all
...]
onyx_if.c
[
all
...]
/external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copysrcframe_func_neon.asm
104
;copy last line for Y if
y_height
is odd
/external/chromium_org/third_party/freetype/src/raster/
ftraster.c
2945
Short y, y_change,
y_height
;
local
[
all
...]
/external/freetype/src/raster/
ftraster.c
2945
Short y, y_change,
y_height
;
local
[
all
...]
/external/libvpx/libvpx/vp8/decoder/
decodframe.c
371
plane_height = ybf->
y_height
;
[
all
...]
Completed in 409 milliseconds
1
2