Searched refs:const_source (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_denoiser.c569 static const unsigned char const_source[16] = { local
624 cpi->fn_ptr[bsize].vf(src_y, src_ystride, const_source,
/external/webrtc/talk/media/base/
H A Dvideoframe_unittest.h1839 const T* const_source = source.get(); local
1840 EXPECT_EQ(const_source->GetYPlane(), target->GetYPlane());
1841 EXPECT_EQ(const_source->GetUPlane(), target->GetUPlane());
1842 EXPECT_EQ(const_source->GetVPlane(), target->GetVPlane());
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c3390 static const unsigned char const_source[16] = { local
3422 const_source,

Completed in 85 milliseconds