Home
last modified time | relevance | path

Searched refs:inv_crop_height (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_to_argb.cc59 int inv_crop_height = (crop_height < 0) ? -crop_height : crop_height; in ConvertToARGB() local
79 inv_crop_height = -inv_crop_height; in ConvertToARGB()
97 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
107 inv_crop_height); in ConvertToARGB()
112 inv_crop_height); in ConvertToARGB()
118 crop_width, inv_crop_height); in ConvertToARGB()
124 inv_crop_height); in ConvertToARGB()
129 inv_crop_height); in ConvertToARGB()
134 inv_crop_height); in ConvertToARGB()
[all …]
Dconvert_to_i420.cc63 const int inv_crop_height = in ConvertToI420() local
96 inv_crop_height); in ConvertToI420()
102 inv_crop_height); in ConvertToI420()
108 inv_crop_height); in ConvertToI420()
114 inv_crop_height); in ConvertToI420()
120 inv_crop_height); in ConvertToI420()
126 inv_crop_height); in ConvertToI420()
132 inv_crop_height); in ConvertToI420()
138 inv_crop_height); in ConvertToI420()
144 inv_crop_height); in ConvertToI420()
[all …]
/external/libyuv/files/source/
Dconvert_to_argb.cc57 int inv_crop_height = (crop_height < 0) ? -crop_height : crop_height; in ConvertToARGB() local
77 inv_crop_height = -inv_crop_height; in ConvertToARGB()
95 crop_width, inv_crop_height); in ConvertToARGB()
100 crop_width, inv_crop_height); in ConvertToARGB()
105 inv_crop_height); in ConvertToARGB()
110 inv_crop_height); in ConvertToARGB()
116 crop_width, inv_crop_height); in ConvertToARGB()
122 inv_crop_height); in ConvertToARGB()
127 inv_crop_height); in ConvertToARGB()
132 inv_crop_height); in ConvertToARGB()
[all …]
Dconvert_to_i420.cc63 const int inv_crop_height = in ConvertToI420() local
96 inv_crop_height); in ConvertToI420()
102 inv_crop_height); in ConvertToI420()
108 inv_crop_height); in ConvertToI420()
114 inv_crop_height); in ConvertToI420()
120 inv_crop_height); in ConvertToI420()
126 inv_crop_height); in ConvertToI420()
132 inv_crop_height); in ConvertToI420()
138 inv_crop_height); in ConvertToI420()
144 inv_crop_height); in ConvertToI420()
[all …]
/external/libaom/libaom/third_party/libyuv/source/
Dconvert_to_argb.cc44 int inv_crop_height = (crop_height < 0) ? -crop_height : crop_height; in ConvertToARGB() local
65 inv_crop_height = -inv_crop_height; in ConvertToARGB()
84 crop_width, inv_crop_height); in ConvertToARGB()
90 crop_width, inv_crop_height); in ConvertToARGB()
96 crop_width, inv_crop_height); in ConvertToARGB()
102 crop_width, inv_crop_height); in ConvertToARGB()
108 crop_width, inv_crop_height); in ConvertToARGB()
114 crop_width, inv_crop_height); in ConvertToARGB()
120 crop_width, inv_crop_height); in ConvertToARGB()
126 crop_width, inv_crop_height); in ConvertToARGB()
[all …]
Dconvert_to_i420.cc43 int inv_crop_height = (crop_height < 0) ? -crop_height : crop_height; in ConvertToI420() local
63 inv_crop_height = -inv_crop_height; in ConvertToI420()
93 crop_width, inv_crop_height); in ConvertToI420()
101 crop_width, inv_crop_height); in ConvertToI420()
109 crop_width, inv_crop_height); in ConvertToI420()
117 crop_width, inv_crop_height); in ConvertToI420()
125 crop_width, inv_crop_height); in ConvertToI420()
133 crop_width, inv_crop_height); in ConvertToI420()
141 crop_width, inv_crop_height); in ConvertToI420()
149 crop_width, inv_crop_height); in ConvertToI420()
[all …]