Searched refs:unk2 (Results 1 – 12 of 12) sorted by relevance
/third_party/mesa3d/src/asahi/lib/ |
D | io.h | 112 uint32_t unk2; // 90 0A 08 27 member 128 uint32_t unk2; // 1 member 139 uint32_t unk2; member 190 uint32_t unk2; // 01 00 00 00 member 202 uint32_t unk2; // 00 00 00 00 member
|
D | agx_device.c | 366 IOConnectSetNotificationPort(connection, 0, notif_port, resp.unk2); in agx_create_notification_queue() 371 .id = resp.unk2 in agx_create_notification_queue() 458 .unk2 = 0x0, in agx_submit_cmdbuf()
|
/third_party/ffmpeg/libavformat/ |
D | ingenientdec.c | 38 int ret, size, w, h, unk1, unk2; in ingenient_read_packet() local 51 unk2 = avio_rl16(s->pb); in ingenient_read_packet() 55 size, w, h, unk1, unk2); in ingenient_read_packet()
|
D | argo_asf.h | 51 uint16_t unk2; /*< Unknown. */ member
|
D | argo_asf.c | 74 hdr->unk2 = AV_RL16(buf + 14); in ff_argo_asf_parse_chunk_header() 346 avio_wl16(pb, ckhdr->unk2); in argo_asf_write_chunk_header() 391 chdr.unk2 = ~0; in argo_asf_write_header()
|
D | apm.c | 54 uint32_t unk2; member 67 ext->unk2 = AV_RL32(buf + 16); in apm_parse_extradata()
|
D | argo_brp.c | 391 ckhdr.unk2 != brp->basf.ckhdr.unk2) in argo_brp_read_packet()
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | magic.c | 169 .unk2 = 0x1, in demo_map_header()
|
/third_party/mesa3d/src/freedreno/decode/ |
D | crashdec.c | 740 uint32_t unk2[6]; in dump_cp_mem_pool() member 804 printf("\t\tunk2: 0x%x\n", data1.unk2[queue]); in dump_cp_mem_pool()
|
/third_party/ffmpeg/libavcodec/ |
D | svq3.c | 1178 int unk0, unk1, unk2, unk3, unk4; in svq3_decode_init() local 1232 unk2 = get_bits1(&gb); in svq3_decode_init() 1241 unk0, unk1, unk2, unk3, unk4); in svq3_decode_init()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_gmem.c | 748 .unk2 = screen->info->a6xx.ccu_cntl_gmem_unk2)); in emit_binning_pass() 816 .unk2 = screen->info->a6xx.ccu_cntl_gmem_unk2)); in fd6_emit_tile_init()
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.2.0.rst | 489 - panfrost: Set unk2 to accomodate blending
|