OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uv_crop_width
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vpx_scale/
yv12config.h
35
int
uv_crop_width
;
member in struct:yv12_buffer_config
/external/libvpx/libvpx/vp9/encoder/
vp9_ssim.c
113
source->
uv_crop_width
, source->uv_crop_height);
117
source->
uv_crop_width
, source->uv_crop_height);
137
source->
uv_crop_width
, source->uv_crop_height);
141
source->
uv_crop_width
, source->uv_crop_height);
vp9_onyx_if.c
[
all
...]
/external/libvpx/libvpx/vpx_scale/generic/
yv12config.c
173
ybf->
uv_crop_width
= (width + ss_x) >> ss_x;
Completed in 1665 milliseconds