OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rec_width
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/util/
convert.cc
128
int
rec_width
, rec_height;
local
133
&
rec_width
,
140
image_width =
rec_width
;
149
dst_width =
rec_width
;
psnr_main.cc
207
int
rec_width
, rec_height;
local
212
&
rec_width
,
216
if ((org_width ==
rec_width
) && (org_height == rec_height)) {
228
image_width =
rec_width
;
Completed in 1034 milliseconds