Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/
Dexynos_format_allocation.h175 int chroma_width = width; in setup_420_sp() local
216 int chroma_width = width; in setup_420_sp_s10b() local
249 int chroma_width = width; in setup_p010_sp() local
282 int chroma_width = GRALLOC_ALIGN(width / 2, 16); in setup_420_p() local
323 int chroma_width = width; in setup_420_sp_tiled() local
/aosp_15_r20/external/webrtc/test/testsupport/
H A Dvideo_frame_writer_unittest.cc48 int chroma_width = buffer->ChromaWidth(); in CreateI420Buffer() local
77 int chroma_width = expected->ChromaWidth(); in AssertI420BuffersEq() local
/aosp_15_r20/external/libgav1/src/dsp/
H A Dfilm_grain.cc181 const int chroma_width = in ApplyAutoRegressiveFilterToChromaGrains_C() local
543 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendNoiseWithImageChroma_C() local
610 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendNoiseWithImageChromaWithCfl_C() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dfilm_grain_neon.cc266 const int chroma_width = in ApplyAutoRegressiveFilterToChromaGrains_NEON() local
841 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendChromaPlaneWithCfl_NEON() local
980 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendChromaPlane8bpp_NEON() local
1339 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendChromaPlane10bpp_NEON() local
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dfilm_grain_sse4.cc230 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendChromaPlaneWithCfl_SSE4_1() local
353 const int chroma_width = (width + subsampling_x) >> subsampling_x; in BlendChromaPlane8bpp_SSE4_1() local
/aosp_15_r20/external/webrtc/media/base/
H A Dfake_video_renderer.cc49 int chroma_width = i420_buffer->ChromaWidth(); in CheckFrameColorYuv() local
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dcamera_streamer.cpp119 auto chroma_width = frame->ChromaWidth(); in VsockSendYUVFrame() local
/aosp_15_r20/external/webrtc/common_video/
H A Dvideo_frame_unittest.cc67 int chroma_width = buffer->ChromaWidth(); in CreateGradient() local
91 int chroma_width = buffer->ChromaWidth(); in CreateNV12Gradient() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.h51 unsigned chroma_width, chroma_height; member
/aosp_15_r20/external/webrtc/common_video/libyuv/
H A Dlibyuv_unittest.cc49 int chroma_width = frame.ChromaWidth(); in PrintVideoFrame() local
H A Dwebrtc_libyuv.cc68 int chroma_width = input_frame->ChromaWidth(); in ExtractBuffer() local
/aosp_15_r20/external/libgav1/src/
H A Dfilm_grain.cc389 int chroma_width, in GenerateChromaGrains()
H A Dfilm_grain_test.cc956 const int chroma_width = 44; in TEST() local
1266 const int chroma_width = in TestAutoRegressiveFilterChroma() local
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_highbd_temporal_filter_neon.c801 chroma_width = block_width >> ss_x; in vp9_highbd_apply_temporal_filter_neon() local
H A Dvp9_temporal_filter_neon.c778 chroma_width = block_width >> ss_x; in vp9_apply_temporal_filter_neon() local
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dhighbd_temporal_filter_sse4.c822 chroma_width = block_width >> ss_x; in vp9_highbd_apply_temporal_filter_sse4_1() local
H A Dtemporal_filter_sse4.c804 chroma_width = block_width >> ss_x; in vp9_apply_temporal_filter_sse4_1() local