Searched refs:unk2 (Results 1 – 11 of 11) sorted by relevance
/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.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 | argo_asf.h | 51 uint16_t unk2; /*< Unknown. */ member
|
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/asahi/lib/ |
D | io.h | 127 uint32_t unk2; // 90 0A 08 27 member 144 uint32_t unk2; // 1 member 159 uint32_t unk2; member
|
D | agx_device.c | 357 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/ |
D | crashdec-mempool.c | 202 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/ |
D | psp.rs | 1745 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/ |
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/docs/relnotes/ |
D | 20.2.0.rst | 489 - panfrost: Set unk2 to accomodate blending
|