stream_tv.s

来自「君正早期ucos系统(只有早期的才不没有打包成库),MPLAYER,文件系统,图」· S 代码 · 共 189 行

S
189
字号
.file	1 "stream_tv.c".section .mdebug.abi32.previous.section	.text.tv_stream_open,"ax",@progbits.align	2.align	5.ent	tv_stream_open.type	tv_stream_open, @functiontv_stream_open:.frame	$sp,0,$31		# vars= 0, regs= 0/0, args= 0, gp= 0.mask	0x00000000,0.fmask	0x00000000,0.set	noreorder.set	nomacrolui	$2,%hi(tv_stream_close)addiu	$2,$2,%lo(tv_stream_close)sw	$2,16($4)li	$3,17			# 0x11li	$2,9			# 0x9sw	$3,24($4)sw	$2,0($7)li	$2,1			# 0x1j	$31sw	$6,72($4).set	macro.set	reorder.end	tv_stream_open.section	.text.tv_stream_close,"ax",@progbits.align	2.align	5.ent	tv_stream_close.type	tv_stream_close, @functiontv_stream_close:.frame	$sp,24,$31		# vars= 0, regs= 2/0, args= 16, gp= 0.mask	0x80010000,-4.fmask	0x00000000,0.set	noreorder.set	nomacroaddiu	$sp,$sp,-24sw	$16,16($sp)sw	$31,20($sp)lw	$2,72($4)move	$16,$4lui	$4,%hi(stream_opts)addiu	$4,$4,%lo(stream_opts)beq	$2,$0,$L4move	$5,$2jal	m_struct_freenop$L4:sw	$0,72($16)lw	$31,20($sp)lw	$16,16($sp)j	$31addiu	$sp,$sp,24.set	macro.set	reorder.end	tv_stream_close.globl	stream_tv_defaults.section	.rodata.str1.4,"aMS",@progbits,1.align	2$LC0:.ascii	"europe-east\000".align	2$LC1:.ascii	"pal\000".data.align	2.type	stream_tv_defaults, @object.size	stream_tv_defaults, 120stream_tv_defaults:.word	0.word	0.word	$LC0.word	$LC1.word	0.word	0.word	0.word	-1.word	-1.word	0.word	-1.word	-1082130432.word	0.word	0.word	0.word	44100.word	0.word	0.word	0.word	0.word	0.word	0.word	-1.word	0.word	0.word	100.word	0.word	0.word	50.word	1056964608.globl	stream_info_tv.section	.rodata.str1.4.align	2$LC2:.ascii	"TV Input\000".align	2$LC3:.ascii	"tv\000".align	2$LC4:.ascii	"Benjamin Zores, Albeu\000".subsection	-1.align	2$LC5:.ascii	"\000".data.align	2.type	stream_info_tv, @object.size	stream_info_tv, 68stream_info_tv:.word	$LC2.word	$LC3.word	$LC4.word	$LC5.word	tv_stream_open.word	$LC3.word	0.space	32.word	stream_opts.word	1.align	2.type	stream_opts, @object.size	stream_opts, 16stream_opts:.word	$LC3.word	120.word	stream_tv_defaults.word	stream_opts_fields.section	.rodata.str1.4.align	2$LC6:.ascii	"hostname\000".align	2$LC7:.ascii	"filename\000".data.align	3.type	stream_opts_fields, @object.size	stream_opts_fields, 120stream_opts_fields:.word	$LC6.word	4.word	m_option_type_string.word	0.word	0.word	0.word	0.word	0.word	0.space	4.word	$LC7.word	36.word	m_option_type_int.word	0.word	0.word	0.word	0.word	0.word	0.space	4.word	0.word	0.word	0.word	0.word	0.word	0.word	0.word	0.word	0.space	4.ident	"GCC: (GNU) 4.1.2"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?