Home
last modified time | relevance | path

Searched defs:ppbuf (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
H A Dvpe10_cmd_builder.c46 enum vpe_status vpe10_build_noops(struct vpe_priv *vpe_priv, uint32_t **ppbuf, uint32_t num_dwords) in vpe10_build_noops()
/aosp_15_r20/external/fastrpc/src/
H A Dadsp_default_listener_stub.c53 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
73 void** ppbuf) { in allocator_alloc()
H A Dapps_remotectl_skel.c54 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
74 void** ppbuf) { in allocator_alloc()
H A Dadspmsgd_adsp1_stub.c204 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
224 void** ppbuf) { in _allocator_alloc()
H A Dadspmsgd_apps_skel.c204 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
224 void** ppbuf) { in _allocator_alloc()
H A Dadspmsgd_adsp_stub.c204 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
224 void** ppbuf) { in _allocator_alloc()
H A Dadsp_perf_stub.c203 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
223 void** ppbuf) { in _allocator_alloc()
H A Dadsp_current_process1_stub.c204 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
224 void** ppbuf) { in _allocator_alloc()
H A Dapps_mem_skel.c203 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
223 void** ppbuf) { in _allocator_alloc()
H A Dremotectl_stub.c204 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
224 void** ppbuf) { in _allocator_alloc()
H A Dadsp_current_process_stub.c204 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
224 void** ppbuf) { in _allocator_alloc()
H A Dadsp_listener_stub.c53 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
73 void** ppbuf) { in allocator_alloc()
H A Dapps_std_skel.c204 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
224 void** ppbuf) { in _allocator_alloc()
/aosp_15_r20/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_skel.c187 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
207 void** ppbuf) { in _allocator_alloc()
H A Dchre_slpi_stub.c187 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc()
207 void** ppbuf) { in _allocator_alloc()
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_postproc.c299 YV12_BUFFER_CONFIG *const ppbuf = &cm->post_proc_buffer; in vp9_post_proc_frame() local