Home
last modified time | relevance | path

Searched defs:top_border (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/libgav1/src/
H A Dinternal_frame_buffer_list.cc30 int width, int height, int left_border, int right_border, int top_border, in OnInternalFrameBufferSizeChanged()
41 int width, int height, int left_border, int right_border, int top_border, in GetInternalFrameBuffer()
68 int left_border, int right_border, int top_border, int bottom_border, in GetFrameBuffer()
H A Dinternal_frame_buffer_list_test.cc55 const int top_border = 0; in TEST_F() local
112 const int top_border = 16; in TEST_F() local
H A Dbuffer_pool.cc47 int top_border, int bottom_border) { in Realloc()
150 int top_border, int bottom_border) { in OnFrameBufferSizeChanged()
H A Dframe_buffer.cc26 int left_border, int right_border, int top_border, int bottom_border, in Libgav1ComputeFrameBufferInfo()
H A Dyuv_buffer.h111 int top_border(int plane) const { return top_border_[plane]; } in top_border() function
H A Dyuv_buffer.cc39 int left_border, int right_border, int top_border, in Realloc()
H A Ddecoder_test.cc67 int width, int height, int left_border, int right_border, int top_border, in GetFrameBuffer()
H A Dc_decoder_test.c123 int width, int height, int left_border, int right_border, int top_border, in GetFrameBuffer()
/aosp_15_r20/external/libgav1/examples/
H A Dgav1_decode_cv_pixel_buffer_pool.cc44 int right_border, int top_border, int bottom_border, int stride_alignment) { in Gav1DecodeOnCVPixelBufferSizeChanged()
55 int right_border, int top_border, int bottom_border, int stride_alignment, in Gav1DecodeGetCVPixelBuffer()
90 int left_border, int right_border, int top_border, int bottom_border, in OnCVPixelBufferSizeChanged()
/aosp_15_r20/external/libgav1/src/dsp/
H A Dloop_restoration.cc149 const void* LIBGAV1_RESTRICT const top_border, in WienerFilter_C()
552 const Pixel* const top_border, in BoxFilterProcess()
696 const Pixel* const top_border, in BoxFilterProcessPass1()
789 const Pixel* const top_border, in BoxFilterProcessPass2()
875 const void* LIBGAV1_RESTRICT const top_border, in SelfGuidedFilter_C()
/aosp_15_r20/external/libgav1/src/gav1/
H A Dframe_buffer.h157 int right_border, int top_border, in ComputeFrameBufferInfo()
/aosp_15_r20/external/libgav1/src/post_filter/
H A Dloop_restoration.cc63 const Pixel* top_border = src - kRestorationVerticalBorder * stride; in ApplyLoopRestorationForOneRow() local
H A Dpost_filter.cc411 const int top_border = in CopyBordersForOneSuperBlockRow() local
H A Dcdef.cc196 const Pixel* top_border = in PrepareCdefBlock() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dloop_restoration_neon.cc497 const void* LIBGAV1_RESTRICT const top_border, in WienerFilter_NEON()
2088 const ptrdiff_t stride, const uint8_t* const top_border, in BoxFilterProcess()
2200 const uint8_t* const top_border, in BoxFilterProcessPass1()
2276 const uint8_t* const top_border, in BoxFilterProcessPass2()
2359 const void* LIBGAV1_RESTRICT const top_border, in SelfGuidedFilter_NEON()
H A Dloop_restoration_10bit_neon.cc484 const void* LIBGAV1_RESTRICT const top_border, in WienerFilter_NEON()
2323 const ptrdiff_t stride, const uint16_t* const top_border, in BoxFilterProcess()
2435 const uint16_t* const top_border, in BoxFilterProcessPass1()
2514 const uint16_t* const top_border, in BoxFilterProcessPass2()
2598 const void* LIBGAV1_RESTRICT const top_border, in SelfGuidedFilter_NEON()
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dloop_restoration_10bit_sse4.cc434 const void* LIBGAV1_RESTRICT const top_border, in WienerFilter_SSE4_1()
2206 const ptrdiff_t stride, const uint16_t* const top_border, in BoxFilterProcess()
2318 const uint16_t* const top_border, in BoxFilterProcessPass1()
2396 const uint16_t* const top_border, in BoxFilterProcessPass2()
2480 const void* LIBGAV1_RESTRICT const top_border, in SelfGuidedFilter_SSE4_1()
H A Dloop_restoration_sse4.cc487 const void* LIBGAV1_RESTRICT const top_border, in WienerFilter_SSE4_1()
2252 const ptrdiff_t stride, const uint8_t* const top_border, in BoxFilterProcess()
2364 const uint8_t* const top_border, in BoxFilterProcessPass1()
2442 const uint8_t* const top_border, in BoxFilterProcessPass2()
2526 const void* LIBGAV1_RESTRICT const top_border, in SelfGuidedFilter_SSE4_1()
H A Dloop_restoration_10bit_avx2.cc477 const void* LIBGAV1_RESTRICT const top_border, in WienerFilter_AVX2()
2831 const ptrdiff_t stride, const uint16_t* const top_border, in BoxFilterProcess()
2943 const uint16_t* const top_border, in BoxFilterProcessPass1()
3021 const uint16_t* const top_border, in BoxFilterProcessPass2()
3105 const void* LIBGAV1_RESTRICT const top_border, in SelfGuidedFilter_AVX2()
H A Dloop_restoration_avx2.cc488 const void* LIBGAV1_RESTRICT const top_border, in WienerFilter_AVX2()
2614 const ptrdiff_t stride, const uint8_t* const top_border, in BoxFilterProcess()
2726 const uint8_t* const top_border, in BoxFilterProcessPass1()
2804 const uint8_t* const top_border, in BoxFilterProcessPass2()
2888 const void* LIBGAV1_RESTRICT const top_border, in SelfGuidedFilter_AVX2()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/av1/src/main/jni/
H A Dgav1_jni.cc324 int right_border, int top_border, in Libgav1GetFrameBuffer()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/av1/src/main/jni/
H A Dgav1_jni.cc324 int right_border, int top_border, in Libgav1GetFrameBuffer()
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc996 const int left_border, const int right_border, const int top_border, in GetReferenceBlockPosition()