OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:src_halfwidth
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/source/
scale.cc
2944
int
src_halfwidth
= (src_width + 1) >> 1;
local
3007
int
src_halfwidth
= (src_width + 1) >> 1;
local
3058
int
src_halfwidth
= (src_width + 1) >> 1;
local
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/source/
scale.c
3788
int
src_halfwidth
= (src_width + 1) >> 1;
local
3831
int
src_halfwidth
= (src_width + 1) >> 1;
local
3861
int
src_halfwidth
= (src_width + 1) >> 1;
local
[
all
...]
Completed in 61 milliseconds