Searched refs:forward (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/img/libdrm/libdrm/
H A Dxf86drmSL.c79 struct SLEntry *forward[1]; /* variable sized array */ member in struct:SLEntry
111 + (max_level + 1) * sizeof(entry->forward[0]));
144 for (i = 0; i <= SL_MAX_LEVEL; i++) list->head->forward[i] = NULL;
159 next = entry->forward[0];
178 while (entry->forward[i] && entry->forward[i]->key < key)
179 entry = entry->forward[i];
183 return entry->forward[0];
209 /* Fix up forward pointers */
211 entry->forward[
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
H A Dfdct_altivec.asm77 ;# forward transform uses transpose.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Drtcd_defs.pl11 /* Encoder forward decls */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_rtcd_defs.pl12 /* Encoder forward decls */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Dsubpixel_mmx.asm174 add rsi, rdx ; move source forward 1 line to avoid 3 * pitch
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h3556 wl_traffic_stats_t forward[AC_COUNT]; /* Packets forwarded by AP */ member in struct:__anon95

Completed in 2447 milliseconds