Home
last modified time | relevance | path

Searched refs:unk2 (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavformat/
Dargo_cvg.c45 uint32_t unk2; /*< Unknown. Always seems to be 0 or 1. */ member
96 cvg.unk2 = AV_RL32(p->buf + 8); in argo_cvg_probe()
104 if (cvg.unk2 != 0 && cvg.unk2 != 1) in argo_cvg_probe()
155 ctx->header.unk2 = AV_RL32(buf + 8); in argo_cvg_read_header()
161 av_log(s, AV_LOG_TRACE, "unk = %u, %u\n", ctx->header.unk1, ctx->header.unk2); in argo_cvg_read_header()
177 ovr->header.unk2 != ctx->header.unk2 || in argo_cvg_read_header()
Dingenientdec.c38 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()
Dargo_asf.c79 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()
393 chdr.unk2 = ~0; in argo_asf_write_header()
Dargo_asf.h52 uint16_t unk2; /*< Unknown. */ member
Dapm.c57 uint32_t unk2; member
70 ext->unk2 = AV_RL32(buf + 16); in apm_parse_extradata()
Dscd.c59 uint16_t unk2; /* Unknown, not a count. */ member
127 ctx->hdr.unk2 = AV_RB16(buf + 6); in scd_read_offsets()
Dargo_brp.c391 ckhdr.unk2 != brp->basf.ckhdr.unk2) in argo_brp_read_packet()
/third_party/mesa3d/src/asahi/lib/
Dio.h127 uint32_t unk2; // 90 0A 08 27 member
144 uint32_t unk2; // 1 member
159 uint32_t unk2; member
Dagx_device.c357 IOConnectSetNotificationPort(connection, 0, notif_port, resp.unk2); in agx_create_notification_queue()
362 .id = resp.unk2 in agx_create_notification_queue()
/third_party/mesa3d/src/freedreno/decode/
Dcrashdec-mempool.c202 uint32_t unk2[6]; in dump_cp_mem_pool() member
266 printf("\t\tunk2: 0x%x\n", data1.unk2[queue]); in dump_cp_mem_pool()
/third_party/rust/crates/libc/src/
Dpsp.rs1745 pub unk2: u32,
1773 pub unk2: u32,
1823 pub unk2: u32,
1979 pub unk2: u32,
2317 pub unk2: u32,
3055 unk2: *mut c_void, in sceKernelSendMsgPipe()
3063 unk2: *mut c_void, in sceKernelSendMsgPipeCB()
3071 unk2: *mut c_void, in sceKernelTrySendMsgPipe()
3078 unk2: *mut c_void, in sceKernelReceiveMsgPipe()
3086 unk2: *mut c_void, in sceKernelReceiveMsgPipeCB()
[all …]
/third_party/ffmpeg/libavcodec/
Dsvq3.c1172 int unk0, unk1, unk2, unk3, unk4; in svq3_decode_init() local
1226 unk2 = get_bits1(&gb); in svq3_decode_init()
1235 unk0, unk1, unk2, unk3, unk4); in svq3_decode_init()
/third_party/mesa3d/docs/relnotes/
D20.2.0.rst489 - panfrost: Set unk2 to accomodate blending