Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_sse4.cc727 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth4x4_SSE4_1() local
760 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth4x8_SSE4_1() local
808 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth4x16_SSE4_1() local
878 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth8x4_SSE4_1() local
908 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth8x8_SSE4_1() local
952 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth8x16_SSE4_1() local
1031 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth16x4_SSE4_1() local
1133 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth16x8_SSE4_1() local
1231 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth16x16_SSE4_1() local
1240 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Paeth16x32_SSE4_1() local
[all …]
H A Dintrapred_smooth_sse4.cc247 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Smooth4x8_SSE4_1() local
262 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Smooth4x16_SSE4_1() local
411 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Smooth8x4_SSE4_1() local
426 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Smooth8x8_SSE4_1() local
443 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Smooth8x16_SSE4_1() local
461 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in Smooth8x32_SSE4_1() local
485 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in SmoothWxH() local
545 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in SmoothHorizontal4x4_SSE4_1() local
1936 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in SmoothVertical32x8_SSE4_1() local
1972 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in SmoothVertical32x16_SSE4_1() local
[all …]
H A Dintrapred_filter_sse4.cc97 const uint8_t* LIBGAV1_RESTRICT const top_ptr, in Filter4xH()
280 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in FilterIntraPredictor_SSE4_1() local
H A Dintrapred_directional_sse4.cc374 const auto* const top_ptr = static_cast<const uint8_t*>(top_row); in DirectionalIntraPredictorZone1_SSE4_1() local
1030 const uint8_t* top_ptr = top_buffer + 144; in DirectionalIntraPredictorZone2_SSE4_1() local
1338 void* dest_ptr, ptrdiff_t stride, const void* const top_ptr, in DirectionalIntraPredictorZone1_SSE4_1()
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dfilterintra_sse4.c60 const uint8_t *const top_ptr, in filter_4xh()
217 const uint8_t *const top_ptr = (const uint8_t *)top_row; in filter_intra_predictor_sse4_1() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_neon.cc1220 const void* LIBGAV1_RESTRICT const top_ptr, in Paeth4xH_NEON()
1263 const void* LIBGAV1_RESTRICT const top_ptr, in Paeth8xH_NEON()
1308 const void* LIBGAV1_RESTRICT const top_ptr, in PaethWxH_NEON()
H A Dintrapred_directional_neon.cc224 const uint8_t* top_ptr = top + 1; in DirectionalIntraPredictorZone1_NEON() local
759 const uint8_t* top_ptr = top_buffer + 144; in DirectionalIntraPredictorZone2_NEON() local
1179 const uint16_t* top_ptr = top + 1; in DirectionalIntraPredictorZone1_NEON() local
2231 const uint16_t* top_ptr = top_buffer + 144; in DirectionalIntraPredictorZone2_NEON() local
/aosp_15_r20/external/libgav1/src/dsp/
H A Dintrapred_directional.cc54 const Pixel* top_ptr = top + 1; in DirectionalIntraPredictorZone1_C() local
/aosp_15_r20/external/coreboot/tests/lib/
H A Dcoreboot_table-test.c264 void *top_ptr = malloc(CBMEM_SIZE + DYN_CBMEM_ALIGN_SIZE); in setup_write_tables_test() local
H A Dimd_cbmem-test.c551 void *top_ptr = malloc(CBMEM_SIZE + DYN_CBMEM_ALIGN_SIZE); in setup_group_imd_cbmem() local
/aosp_15_r20/external/libavc/encoder/x86/
H A Dime_distortion_metrics_sse42.c606 UWORD8 *top_ptr = pu1_ref - ref_strd; in ime_calculate_sad4_prog_sse42() local
/aosp_15_r20/external/libavc/encoder/
H A Dime_distortion_metrics.c223 UWORD8 *top_ptr = pu1_ref - ref_strd; in ime_calculate_sad4_prog() local