Home
last modified time | relevance | path

Searched defs:ptr_base (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/art/runtime/gc/accounting/
H A Dspace_bitmap-inl.h86 const uintptr_t ptr_base = IndexToOffset(index_start) + heap_begin_; in FindPrecedingObject() local
95 const uintptr_t ptr_base = IndexToOffset(index_end) + heap_begin_; in FindPrecedingObject() local
149 const uintptr_t ptr_base = IndexToOffset(index_start) + heap_begin_; in VisitMarkedRange() local
165 const uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in VisitMarkedRange() local
195 const uintptr_t ptr_base = IndexToOffset(index_end) + heap_begin_; in VisitMarkedRange() local
220 uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in Walk() local
H A Dbitmap-inl.h87 const uintptr_t ptr_base = WordIndexToBitIndex(index_start); in VisitSetBits() local
99 const uintptr_t ptr_base = WordIndexToBitIndex(i); in VisitSetBits() local
123 const uintptr_t ptr_base = WordIndexToBitIndex(index_end); in VisitSetBits() local
H A Dspace_bitmap.cc233 uintptr_t ptr_base = IndexToOffset(i) + live_bitmap.heap_begin_; in SweepWalk() local
/aosp_15_r20/external/libvpx/vp8/common/
H A Dreconinter.c240 unsigned char *ptr_base; in vp8_build_inter16x16_predictors_mby() local
307 unsigned char *ptr_base = x->pre.y_buffer; in vp8_build_inter16x16_predictors_mb() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_enc_init.c225 static VOID ia_enhaacplus_enc_aac_set_persist_buf(WORD8 *ptr_base, WORD32 num_chan, WORD32 aot) { in ia_enhaacplus_enc_aac_set_persist_buf()
H A Dixheaace_sbr_main.c805 VOID ia_enhaacplus_enc_sbr_set_persist_buf(WORD8 *ptr_base, WORD32 num_ch, WORD32 use_ps, in ia_enhaacplus_enc_sbr_set_persist_buf()