Searched defs:src_halfwidth (Results 1 – 3 of 3) sorted by relevance
| /external/libyuv/source/ |
| D | scale.cc | 2290 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale() local 2335 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale_16() local 2380 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale_12() local 2554 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I422Scale() local 2597 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I422Scale_16() local 2640 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I422Scale_12() local 2682 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in NV12Scale() local
|
| /external/libaom/third_party/libyuv/source/ |
| D | scale.cc | 1748 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale() local 1785 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale_16() local 1890 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in NV12Scale() local
|
| /external/libvpx/third_party/libyuv/source/ |
| D | scale.cc | 1657 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale() local 1694 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale_16() local
|