error.s
来自「君正早期ucos系统(只有早期的才不没有打包成库),MPLAYER,文件系统,图」· S 代码 · 共 125 行
S
125 行
.file 1 "error.c".section .mdebug.abi32.previous.globl err_msg.section .rodata.str1.4,"aMS",@progbits,1.align 2$LC0:.ascii "No error\000".align 2$LC1:.ascii "Gain control not yet implemented\000".align 2$LC2:.ascii "Pulse coding not allowed in short blocks\000".align 2$LC3:.ascii "Invalid huffman codebook\000".align 2$LC4:.ascii "Scalefactor out of range\000".align 2$LC5:.ascii "Unable to find ADTS syncword\000".align 2$LC6:.ascii "Channel coupling not yet implemented\000".align 2$LC7:.ascii "Channel configuration not allowed in error resilient fra".ascii "me\000".align 2$LC8:.ascii "Bit error in error resilient scalefactor decoding\000".align 2$LC9:.ascii "Error decoding huffman scalefactor (bitstream error)\000".align 2$LC10:.ascii "Error decoding huffman codeword (bitstream error)\000".align 2$LC11:.ascii "Non existent huffman codebook number found\000".align 2$LC12:.ascii "Invalid number of channels\000".align 2$LC13:.ascii "Maximum number of bitstream elements exceeded\000".align 2$LC14:.ascii "Input data buffer too small\000".align 2$LC15:.ascii "Array index out of range\000".align 2$LC16:.ascii "Maximum number of scalefactor bands exceeded\000".align 2$LC17:.ascii "Quantised value out of range\000".align 2$LC18:.ascii "LTP lag out of range\000".align 2$LC19:.ascii "Invalid SBR parameter decoded\000".align 2$LC20:.ascii "SBR called without being initialised\000".align 2$LC21:.ascii "Unexpected channel configuration change\000".align 2$LC22:.ascii "Error in program_config_element\000".align 2$LC23:.ascii "First SBR frame is not the same as first AAC frame\000".align 2$LC24:.ascii "Unexpected fill element with SBR data\000".align 2$LC25:.ascii "Not all elements were provided with SBR data\000".align 2$LC26:.ascii "LTP decoding not available\000".align 2$LC27:.ascii "Output data buffer too small\000".data.align 2.type err_msg, @object.size err_msg, 112err_msg:.word $LC0.word $LC1.word $LC2.word $LC3.word $LC4.word $LC5.word $LC6.word $LC7.word $LC8.word $LC9.word $LC10.word $LC11.word $LC12.word $LC13.word $LC14.word $LC15.word $LC16.word $LC17.word $LC18.word $LC19.word $LC20.word $LC21.word $LC22.word $LC23.word $LC24.word $LC25.word $LC26.word $LC27.ident "GCC: (GNU) 4.1.2"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?