Home
last modified time | relevance | path

Searched defs:chroma_width (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/test/testsupport/
Dvideo_frame_writer_unittest.cc47 int chroma_width = buffer->ChromaWidth(); in CreateI420Buffer() local
76 int chroma_width = expected->ChromaWidth(); in AssertI420BuffersEq() local
/external/webrtc/media/base/
Dfake_video_renderer.h110 int chroma_width = i420_buffer->ChromaWidth(); in CheckFrameColorYuv() local
/external/webrtc/common_video/libyuv/
Dwebrtc_libyuv.cc75 int chroma_width = frame.ChromaWidth(); in PrintVideoFrame() local
109 int chroma_width = input_frame->ChromaWidth(); in ExtractBuffer() local
/external/libgav1/libgav1/src/dsp/
Dfilm_grain.cc173 const int chroma_width = in ApplyAutoRegressiveFilterToChromaGrains_C() local
537 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendNoiseWithImageChroma_C() local
605 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendNoiseWithImageChromaWithCfl_C() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h51 unsigned chroma_width, chroma_height; member
/external/libgav1/libgav1/src/dsp/x86/
Dfilm_grain_sse4.cc245 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendChromaPlaneWithCfl_SSE4_1() local
373 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendChromaPlane8bpp_SSE4_1() local
/external/libgav1/libgav1/src/dsp/arm/
Dfilm_grain_neon.cc238 const int chroma_width = in ApplyAutoRegressiveFilterToChromaGrains_NEON() local
781 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendChromaPlaneWithCfl_NEON() local
913 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendChromaPlane8bpp_NEON() local
/external/libgav1/libgav1/src/
Dfilm_grain.cc381 int chroma_width, in GenerateChromaGrains()
/external/libvpx/libvpx/vp9/encoder/x86/
Dtemporal_filter_sse4.c863 chroma_width = block_width >> ss_x; in vp9_apply_temporal_filter_sse4_1() local
Dhighbd_temporal_filter_sse4.c870 chroma_width = block_width >> ss_x; in vp9_highbd_apply_temporal_filter_sse4_1() local
/external/webrtc/common_video/
Dvideo_frame_unittest.cc143 int chroma_width = buffer->ChromaWidth(); in CreateGradient() local
/external/libaom/libaom/av1/encoder/x86/
Dtemporal_filter_sse4.c970 chroma_width = block_width >> ss_x; in apply_temporal_filter_yuv() local
1935 chroma_width = block_width >> ss_x; in highbd_apply_temporal_filter_yuv() local