Home
last modified time | relevance | path

Searched defs:part_idx (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_rtld.c122 const char *name, unsigned part_idx) in find_symbol()
177 static bool read_private_lds_symbols(struct ac_rtld_binary *binary, unsigned part_idx, in read_private_lds_symbols()
322 for (unsigned part_idx = 0; part_idx < i.num_parts; ++part_idx) { in ac_rtld_open() local
425 for (unsigned part_idx = 0; part_idx < i.num_parts; ++part_idx) { in ac_rtld_open() local
555 static bool resolve_symbol(const struct ac_rtld_upload_info *u, unsigned part_idx, in resolve_symbol()
595 static bool apply_relocs(const struct ac_rtld_upload_info *u, unsigned part_idx, in apply_relocs()
Dac_rtld.h47 unsigned part_idx; /* shader part in which this symbol appears */ member
/external/libhevc/decoder/
Dihevcd_get_mv.c404 WORD32 part_idx; in ihevcd_get_mv_ctb() local
Dihevcd_mv_merge.c468 WORD32 part_idx, in ihevcd_mv_merge()
/external/libhevc/encoder/
Dihevce_mv_pred_merge.c516 WORD32 part_idx, in ihevce_mv_pred_merge()
/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.cc1535 int part_idx = 0; in DeliverBufferedFrame() local