Home
last modified time | relevance | path

Searched defs:chroma_height (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/test/testsupport/
Dvideo_frame_writer_unittest.cc49 int chroma_height = buffer->ChromaHeight(); in CreateI420Buffer() local
78 int chroma_height = expected->ChromaHeight(); in AssertI420BuffersEq() local
/external/webrtc/media/base/
Dfake_video_renderer.cc50 int chroma_height = i420_buffer->ChromaHeight(); in CheckFrameColorYuv() local
/external/libgav1/src/dsp/
Dfilm_grain.cc179 const int chroma_height = in ApplyAutoRegressiveFilterToChromaGrains_C() local
544 const int chroma_height = (height + subsampling_y) >> subsampling_y; in BlendNoiseWithImageChroma_C() local
611 const int chroma_height = (height + subsampling_y) >> subsampling_y; in BlendNoiseWithImageChromaWithCfl_C() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h51 unsigned chroma_width, chroma_height; member
/external/webrtc/common_video/libyuv/
Dlibyuv_unittest.cc50 int chroma_height = frame.ChromaHeight(); in PrintVideoFrame() local
Dwebrtc_libyuv.cc69 int chroma_height = input_frame->ChromaHeight(); in ExtractBuffer() local
/external/libgav1/src/dsp/x86/
Dfilm_grain_sse4.cc229 const int chroma_height = (height + subsampling_y) >> subsampling_y; in BlendChromaPlaneWithCfl_SSE4_1() local
352 const int chroma_height = (height + subsampling_y) >> subsampling_y; in BlendChromaPlane8bpp_SSE4_1() local
/external/webrtc/common_video/
Dvideo_frame_unittest.cc68 int chroma_height = buffer->ChromaHeight(); in CreateGradient() local
92 int chroma_height = buffer->ChromaHeight(); in CreateNV12Gradient() local
/external/libgav1/src/dsp/arm/
Dfilm_grain_neon.cc268 const int chroma_height = in ApplyAutoRegressiveFilterToChromaGrains_NEON() local
852 const int chroma_height = (height + subsampling_y) >> subsampling_y; in BlendChromaPlaneWithCfl_NEON() local
991 const int chroma_height = (height + subsampling_y) >> subsampling_y; in BlendChromaPlane8bpp_NEON() local
1350 const int chroma_height = (height + subsampling_y) >> subsampling_y; in BlendChromaPlane10bpp_NEON() local
/external/libgav1/src/
Dfilm_grain.cc390 int chroma_height, in GenerateChromaGrains()
Dfilm_grain_test.cc957 const int chroma_height = 38; in TEST() local
1268 const int chroma_height = in TestAutoRegressiveFilterChroma() local
/external/libvpx/vp9/encoder/x86/
Dhighbd_temporal_filter_sse4.c820 const unsigned int chroma_height = block_height >> ss_y, in vp9_highbd_apply_temporal_filter_sse4_1() local
Dtemporal_filter_sse4.c803 const unsigned int chroma_height = block_height >> ss_y, in vp9_apply_temporal_filter_sse4_1() local