Home
last modified time | relevance | path

Searched defs:ptr_d (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_slice_util_test.cc49 float ptr_d[6]; in TEST() local
65 float ptr_d[6]; in TEST() local
92 float ptr_d[8]; in TEST() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_frame_info_gen.c121 WORD32 ptr_parts, ptr_d, j, S, s = 0, segm, bord; in ixheaace_fill_frame_pre() local
150 static VOID ixheaace_fill_Frame_Post(WORD32 *ptr_parts, WORD32 *ptr_d, WORD32 dmax, in ixheaace_fill_Frame_Post()
327 WORD32 *ptr_num_parts, WORD32 ptr_d) { in ixheaace_special_case()
917 WORD32 ptr_parts, ptr_d, i_cmon = 0, i_tran = IXHEAACE_EMPTY, ptr_n_l; in ixheaace_frame_info_generator() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-wasm-api.hh42 #define ptr_d(type_t, name) uint32_t name##ptr macro
H A Dhb-wasm-api.h75 #define ptr_d(type_t, name) type_t *name macro