Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/
H A Duhci_private.h70 td_t; typedef
H A Dohci_private.h224 } __packed td_t; typedef
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_ethread.c22 static void accumulate_rd_opt(ThreadData *td, ThreadData *td_t) { in accumulate_rd_opt()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c40 static inline void accumulate_rd_opt(ThreadData *td, ThreadData *td_t) { in accumulate_rd_opt()