/external/libyuv/files/include/libyuv/ |
scale.h | 30 void ScalePlane(const uint8* src, int src_stride,
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/ |
scale.h | 31 void ScalePlane(const uint8* src, int src_stride,
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
scale.h | 31 void ScalePlane(const uint8* src, int src_stride,
|
/external/chromium_org/content/renderer/pepper/ |
pepper_media_stream_video_track_host.cc | 138 libyuv::ScalePlane(src->data(kPlanesOrder[plane_order][0]), 152 libyuv::ScalePlane(src->data(kPlanesOrder[plane_order][1]), 162 libyuv::ScalePlane(src->data(kPlanesOrder[plane_order][2]),
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
scale.c | [all...] |
/external/libyuv/files/source/ |
scale.cc | [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
convert_from.cc | 19 #include "libyuv/scale.h" // For ScalePlane() 50 ScalePlane(src_y, src_stride_y, src_y_width, src_y_height, 53 ScalePlane(src_u, src_stride_u, src_uv_width, src_uv_height, 56 ScalePlane(src_v, src_stride_v, src_uv_width, src_uv_height, [all...] |
scale.cc | [all...] |
convert.cc | 17 #include "libyuv/scale.h" // For ScalePlane() 47 ScalePlane(src_y, src_stride_y, src_y_width, src_y_height, 50 ScalePlane(src_u, src_stride_u, src_uv_width, src_uv_height, 53 ScalePlane(src_v, src_stride_v, src_uv_width, src_uv_height, [all...] |
/external/chromium_org/third_party/libyuv/source/ |
convert_from.cc | 19 #include "libyuv/scale.h" // For ScalePlane() 50 ScalePlane(src_y, src_stride_y, src_y_width, src_y_height, 53 ScalePlane(src_u, src_stride_u, src_uv_width, src_uv_height, 56 ScalePlane(src_v, src_stride_v, src_uv_width, src_uv_height, [all...] |
scale.cc | [all...] |
convert.cc | 17 #include "libyuv/scale.h" // For ScalePlane() 47 ScalePlane(src_y, src_stride_y, src_y_width, src_y_height, 50 ScalePlane(src_u, src_stride_u, src_uv_width, src_uv_height, 53 ScalePlane(src_v, src_stride_v, src_uv_width, src_uv_height, [all...] |