Searched defs:part_idx (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
D | ac_rtld.c | 121 const char *name, unsigned part_idx) in find_symbol() 176 static bool read_private_lds_symbols(struct ac_rtld_binary *binary, unsigned part_idx, in read_private_lds_symbols() 321 for (unsigned part_idx = 0; part_idx < i.num_parts; ++part_idx) { in ac_rtld_open() local 424 for (unsigned part_idx = 0; part_idx < i.num_parts; ++part_idx) { in ac_rtld_open() local 560 static bool resolve_symbol(const struct ac_rtld_upload_info *u, unsigned part_idx, in resolve_symbol() 600 static bool apply_relocs(const struct ac_rtld_upload_info *u, unsigned part_idx, in apply_relocs()
|
D | ac_rtld.h | 47 unsigned part_idx; /* shader part in which this symbol appears */ member
|
/third_party/ffmpeg/libavcodec/ |
D | hevc_mvs.c | 288 int singleMCLFlag, int part_idx, in derive_spatial_merge_candidates() 480 int nPbH, int log2_cb_size, int part_idx, in ff_hevc_luma_mv_merge_mode() 583 int nPbH, int log2_cb_size, int part_idx, in ff_hevc_luma_mv_mvp_mode()
|
D | hevcdec.c | 1798 int nPbH, int log2_cb_size, int part_idx, in hevc_luma_mv_mvp_mode()
|
D | vp8.c | 920 int part_idx; in decode_splitmvs() local
|
/third_party/libuv/src/unix/ |
D | linux-core.c | 343 unsigned int part_idx; in read_models() local
|