Home
last modified time | relevance | path

Searched defs:cb_index (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/bcc/examples/networking/tunnel_monitor/
H A Dmonitor.c22 enum cb_index { enum
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_sqtt.h137 uint32_t cb_index : 12; /* Command buffer index within the frame. */ member
143 uint32_t cb_index : 19; /* Global command buffer index. */ member
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddefines.h127 int16_t cb_index[CB_NSTAGES * (NASUB_MAX + 1)]; /* First CB_NSTAGES values member
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_acelp_decode.c223 VOID ixheaacd_acelp_decode_pulses_per_track(WORD32 cb_index[], in ixheaacd_acelp_decode_pulses_per_track()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c163 unsigned cb_index, in evergreen_cs_set_constant_buffer()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_int.h234 uint8_t cb_index[BTA_HH_MAX_KNOWN]; /* maintain a CB index member
Dbta_hh_le.cc261 static uint8_t bta_hh_le_get_le_dev_hdl(uint8_t cb_index) { in bta_hh_le_get_le_dev_hdl()