• Frank Barchard's avatar
    NV12 allow NULL for Y · 17d31e6a
    Frank Barchard authored
    The conversion from NV12 and other Bi or Tri planar formats, differs only in the UV handling.  The helper function supports passing a NULL for the dst_y channel indicating you only want to do the UV conversion.
    
    TBR=harryjin@google.com
    TEST=LibYUVConvertTest.NV12ToI420_NullY (601 ms)
    BUG=libyuv:626
    
    Review URL: https://codereview.chromium.org/2276703002 .
    17d31e6a
Name
Last commit
Last update
..
testdata Loading commit data...
basictypes_test.cc Loading commit data...
color_test.cc Loading commit data...
compare_test.cc Loading commit data...
convert_test.cc Loading commit data...
cpu_test.cc Loading commit data...
math_test.cc Loading commit data...
planar_test.cc Loading commit data...
rotate_argb_test.cc Loading commit data...
rotate_test.cc Loading commit data...
scale_argb_test.cc Loading commit data...
scale_test.cc Loading commit data...
unit_test.cc Loading commit data...
unit_test.h Loading commit data...
video_common_test.cc Loading commit data...