OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rec_height
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/util/
convert.cc
128
int rec_width,
rec_height
;
local
134
&
rec_height
);
141
image_height =
rec_height
;
150
dst_height =
rec_height
;
psnr_main.cc
207
int rec_width,
rec_height
;
local
213
&
rec_height
);
216
if ((org_width == rec_width) && (org_height ==
rec_height
)) {
229
image_height =
rec_height
;
Completed in 39 milliseconds