Advertisement
Guest User

Untitled

a guest
Jul 9th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.04 KB | None | 0 0
  1. arm-linux-gnueabihf-nm libavcodec.a | grep vc1
  2. U ff_vc1_parser
  3. vc1dsp_init_arm.o:
  4. 00000000 T ff_vc1dsp_init_arm
  5. U ff_vc1dsp_init_neon
  6. vc1dsp_init_neon.o:
  7. U ff_avg_vc1_chroma_mc4_neon
  8. U ff_avg_vc1_chroma_mc8_neon
  9. U ff_put_vc1_chroma_mc4_neon
  10. U ff_put_vc1_chroma_mc8_neon
  11. 0000012c t ff_put_vc1_mspel_mc01_16_neon
  12. U ff_put_vc1_mspel_mc01_neon
  13. 000002bc t ff_put_vc1_mspel_mc02_16_neon
  14. U ff_put_vc1_mspel_mc02_neon
  15. 0000044c t ff_put_vc1_mspel_mc03_16_neon
  16. U ff_put_vc1_mspel_mc03_neon
  17. 00000000 t ff_put_vc1_mspel_mc10_16_neon
  18. U ff_put_vc1_mspel_mc10_neon
  19. 00000190 t ff_put_vc1_mspel_mc11_16_neon
  20. U ff_put_vc1_mspel_mc11_neon
  21. 00000320 t ff_put_vc1_mspel_mc12_16_neon
  22. U ff_put_vc1_mspel_mc12_neon
  23. 000004b0 t ff_put_vc1_mspel_mc13_16_neon
  24. U ff_put_vc1_mspel_mc13_neon
  25. 00000064 t ff_put_vc1_mspel_mc20_16_neon
  26. U ff_put_vc1_mspel_mc20_neon
  27. 000001f4 t ff_put_vc1_mspel_mc21_16_neon
  28. U ff_put_vc1_mspel_mc21_neon
  29. 00000384 t ff_put_vc1_mspel_mc22_16_neon
  30. U ff_put_vc1_mspel_mc22_neon
  31. 00000514 t ff_put_vc1_mspel_mc23_16_neon
  32. U ff_put_vc1_mspel_mc23_neon
  33. 000000c8 t ff_put_vc1_mspel_mc30_16_neon
  34. U ff_put_vc1_mspel_mc30_neon
  35. 00000258 t ff_put_vc1_mspel_mc31_16_neon
  36. U ff_put_vc1_mspel_mc31_neon
  37. 000003e8 t ff_put_vc1_mspel_mc32_16_neon
  38. U ff_put_vc1_mspel_mc32_neon
  39. 00000578 t ff_put_vc1_mspel_mc33_16_neon
  40. U ff_put_vc1_mspel_mc33_neon
  41. 00000000 T ff_vc1dsp_init_neon
  42. U ff_vc1_inv_trans_4x4_dc_neon
  43. U ff_vc1_inv_trans_4x4_neon
  44. U ff_vc1_inv_trans_4x8_dc_neon
  45. U ff_vc1_inv_trans_4x8_neon
  46. U ff_vc1_inv_trans_8x4_dc_neon
  47. U ff_vc1_inv_trans_8x4_neon
  48. U ff_vc1_inv_trans_8x8_dc_neon
  49. U ff_vc1_inv_trans_8x8_neon
  50. vc1dsp_neon.o:
  51. 0000156c T ff_put_vc1_mspel_mc01_neon
  52. 00001624 T ff_put_vc1_mspel_mc02_neon
  53. 000016c0 T ff_put_vc1_mspel_mc03_neon
  54. 00001474 T ff_put_vc1_mspel_mc10_neon
  55. 00000674 T ff_put_vc1_mspel_mc11_neon
  56. 00000818 T ff_put_vc1_mspel_mc12_neon
  57. 00000990 T ff_put_vc1_mspel_mc13_neon
  58. 000014cc T ff_put_vc1_mspel_mc20_neon
  59. 00000b34 T ff_put_vc1_mspel_mc21_neon
  60. 00000cc4 T ff_put_vc1_mspel_mc22_neon
  61. 00000e24 T ff_put_vc1_mspel_mc23_neon
  62. 00001514 T ff_put_vc1_mspel_mc30_neon
  63. 00000fb4 T ff_put_vc1_mspel_mc31_neon
  64. 00001158 T ff_put_vc1_mspel_mc32_neon
  65. 000012d0 T ff_put_vc1_mspel_mc33_neon
  66. 00001958 T ff_vc1_inv_trans_4x4_dc_neon
  67. 000005ac T ff_vc1_inv_trans_4x4_neon
  68. 000018cc T ff_vc1_inv_trans_4x8_dc_neon
  69. 000003fc T ff_vc1_inv_trans_4x8_neon
  70. 00001864 T ff_vc1_inv_trans_8x4_dc_neon
  71. 00000264 T ff_vc1_inv_trans_8x4_neon
  72. 000017bc T ff_vc1_inv_trans_8x8_dc_neon
  73. 00000000 T ff_vc1_inv_trans_8x8_neon
  74. U ff_vc1_profiles
  75. 00000028 D ff_vc1_profiles
  76. vc1.o:
  77. U ff_vc1_1ref_mvdata_bits
  78. U ff_vc1_1ref_mvdata_codes
  79. U ff_vc1_1ref_mvdata_vlc
  80. U ff_vc1_2mv_block_pattern_bits
  81. U ff_vc1_2mv_block_pattern_codes
  82. U ff_vc1_2mv_block_pattern_vlc
  83. U ff_vc1_2ref_mvdata_bits
  84. U ff_vc1_2ref_mvdata_codes
  85. U ff_vc1_2ref_mvdata_vlc
  86. U ff_vc1_4mv_block_pattern_bits
  87. U ff_vc1_4mv_block_pattern_codes
  88. U ff_vc1_4mv_block_pattern_vlc
  89. U ff_vc1_ac_coeff_table
  90. U ff_vc1_ac_sizes
  91. U ff_vc1_adv_progressive_4x8_zz
  92. U ff_vc1_adv_progressive_8x4_zz
  93. U ff_vc1_bfraction_bits
  94. U ff_vc1_bfraction_codes
  95. U ff_vc1_bfraction_lut
  96. U ff_vc1_bfraction_vlc
  97. U ff_vc1_cbpcy_p_bits
  98. U ff_vc1_cbpcy_p_codes
  99. U ff_vc1_cbpcy_p_vlc
  100. 000020c4 T ff_vc1_decode_entry_point
  101. 00000efc T ff_vc1_decode_sequence_header
  102. U ff_vc1dsp_init
  103. U ff_vc1_fps_dr
  104. U ff_vc1_fps_nr
  105. U ff_vc1_icbpcy_p_bits
  106. U ff_vc1_icbpcy_p_codes
  107. U ff_vc1_icbpcy_vlc
  108. U ff_vc1_if_1mv_mbmode_bits
  109. U ff_vc1_if_1mv_mbmode_codes
  110. U ff_vc1_if_1mv_mbmode_vlc
  111. U ff_vc1_if_mmv_mbmode_bits
  112. U ff_vc1_if_mmv_mbmode_codes
  113. U ff_vc1_if_mmv_mbmode_vlc
  114. U ff_vc1_imode_bits
  115. U ff_vc1_imode_codes
  116. U ff_vc1_imode_vlc
  117. 00000014 T ff_vc1_init_common
  118. U ff_vc1_intfr_4mv_mbmode_bits
  119. U ff_vc1_intfr_4mv_mbmode_codes
  120. U ff_vc1_intfr_4mv_mbmode_vlc
  121. U ff_vc1_intfr_non4mv_mbmode_bits
  122. U ff_vc1_intfr_non4mv_mbmode_codes
  123. U ff_vc1_intfr_non4mv_mbmode_vlc
  124. U ff_vc1_mv_diff_bits
  125. U ff_vc1_mv_diff_codes
  126. U ff_vc1_mv_diff_vlc
  127. U ff_vc1_mv_pmode_table
  128. U ff_vc1_mv_pmode_table2
  129. U ff_vc1_norm2_bits
  130. U ff_vc1_norm2_codes
  131. U ff_vc1_norm2_vlc
  132. U ff_vc1_norm6_bits
  133. U ff_vc1_norm6_codes
  134. U ff_vc1_norm6_vlc
  135. 000026c4 T ff_vc1_parse_frame_header
  136. 00003688 T ff_vc1_parse_frame_header_adv
  137. U ff_vc1_pixel_aspect
  138. U ff_vc1_pquant_table
  139. U ff_vc1_subblkpat_bits
  140. U ff_vc1_subblkpat_codes
  141. U ff_vc1_subblkpat_vlc
  142. U ff_vc1_ttblk_bits
  143. U ff_vc1_ttblk_codes
  144. U ff_vc1_ttblk_vlc
  145. U ff_vc1_ttfrm_to_tt
  146. U ff_vc1_ttmb_bits
  147. U ff_vc1_ttmb_codes
  148. U ff_vc1_ttmb_vlc
  149. 0000009c r vc1_ac_tables
  150. vc1_parser.o:
  151. U ff_vc1_decode_entry_point
  152. U ff_vc1_decode_sequence_header
  153. U ff_vc1_init_common
  154. U ff_vc1_parse_frame_header
  155. U ff_vc1_parse_frame_header_adv
  156. 00000000 D ff_vc1_parser
  157. 00000088 t vc1_extract_header
  158. 00000260 t vc1_parse
  159. 00000000 t vc1_parse_init
  160. 00000000 t vc1_split
  161. vc1data.o:
  162. 000023e8 R ff_vc1_1ref_mvdata_bits
  163. 00002508 R ff_vc1_1ref_mvdata_codes
  164. 00000040 C ff_vc1_1ref_mvdata_vlc
  165. 00002b64 R ff_vc1_2mv_block_pattern_bits
  166. 00002b74 R ff_vc1_2mv_block_pattern_codes
  167. 00000040 C ff_vc1_2mv_block_pattern_vlc
  168. 00001038 R ff_vc1_2ref_mvdata_bits
  169. 00001428 R ff_vc1_2ref_mvdata_codes
  170. 00000080 C ff_vc1_2ref_mvdata_vlc
  171. 00002b84 R ff_vc1_4mv_block_pattern_bits
  172. 00002bc4 R ff_vc1_4mv_block_pattern_codes
  173. 00000040 C ff_vc1_4mv_block_pattern_vlc
  174. 00000080 C ff_vc1_ac_coeff_table
  175. 00000000 R ff_vc1_ac_sizes
  176. 000001c4 R ff_vc1_adv_interlaced_4x4_zz
  177. 000001d4 R ff_vc1_adv_interlaced_4x8_zz
  178. 000001f4 R ff_vc1_adv_interlaced_8x4_zz
  179. 00000214 R ff_vc1_adv_interlaced_8x8_zz
  180. 00000254 R ff_vc1_adv_progressive_4x8_zz
  181. 00000274 R ff_vc1_adv_progressive_8x4_zz
  182. 00000020 R ff_vc1_b_field_mvpred_scales
  183. 00002d74 R ff_vc1_bfraction_bits
  184. 00002d5c R ff_vc1_bfraction_codes
  185. 00002d8c R ff_vc1_bfraction_lut
  186. 00000010 C ff_vc1_bfraction_vlc
  187. 00000d18 R ff_vc1_cbpcy_p_bits
  188. 00000e18 R ff_vc1_cbpcy_p_codes
  189. 00000040 C ff_vc1_cbpcy_p_vlc
  190. 000000c8 R ff_vc1_dqscale
  191. 00000058 R ff_vc1_field_mvpred_scales
  192. 00002e1c R ff_vc1_fps_dr
  193. 00002e24 R ff_vc1_fps_nr
  194. 00000730 R ff_vc1_icbpcy_p_bits
  195. 00000928 R ff_vc1_icbpcy_p_codes
  196. 00000080 C ff_vc1_icbpcy_vlc
  197. 00002988 R ff_vc1_if_1mv_mbmode_bits
  198. 000029b8 R ff_vc1_if_1mv_mbmode_codes
  199. 00000080 C ff_vc1_if_1mv_mbmode_vlc
  200. 000029e8 R ff_vc1_if_mmv_mbmode_bits
  201. 00002a28 R ff_vc1_if_mmv_mbmode_codes
  202. 00000080 C ff_vc1_if_mmv_mbmode_vlc
  203. 00002ccc R ff_vc1_imode_bits
  204. 00002cd4 R ff_vc1_imode_codes
  205. 00000010 C ff_vc1_imode_vlc
  206. 00002ab0 R ff_vc1_intfr_4mv_mbmode_bits
  207. 00002aec R ff_vc1_intfr_4mv_mbmode_codes
  208. 00000040 C ff_vc1_intfr_4mv_mbmode_vlc
  209. 00002a68 R ff_vc1_intfr_non4mv_mbmode_bits
  210. 00002a8c R ff_vc1_intfr_non4mv_mbmode_codes
  211. 00000040 C ff_vc1_intfr_non4mv_mbmode_vlc
  212. 00002e40 R ff_vc1_mbmode_intfrp
  213. 000002a4 R ff_vc1_mv_diff_bits
  214. 000003c8 R ff_vc1_mv_diff_codes
  215. 00000040 C ff_vc1_mv_diff_vlc
  216. 00002ec0 R ff_vc1_mv_pmode_table
  217. 00002eb8 R ff_vc1_mv_pmode_table2
  218. 00002cc4 R ff_vc1_norm2_bits
  219. 00002cc8 R ff_vc1_norm2_codes
  220. 00000010 C ff_vc1_norm2_vlc
  221. 00002c04 R ff_vc1_norm6_bits
  222. 00002c44 R ff_vc1_norm6_codes
  223. 00000010 C ff_vc1_norm6_vlc
  224. 00002cdc R ff_vc1_pixel_aspect
  225. 00002dbc R ff_vc1_pquant_table
  226. 00000294 R ff_vc1_simple_progressive_4x4_zz
  227. 00000610 R ff_vc1_subblkpat_bits
  228. 00000640 R ff_vc1_subblkpat_codes
  229. 00000030 C ff_vc1_subblkpat_vlc
  230. 00000670 R ff_vc1_ttblk_bits
  231. 00000688 R ff_vc1_ttblk_codes
  232. 00002edc R ff_vc1_ttblk_to_tt
  233. 00000030 C ff_vc1_ttblk_vlc
  234. 00002ecc R ff_vc1_ttfrm_to_tt
  235. 000006a0 R ff_vc1_ttmb_bits
  236. 000006d0 R ff_vc1_ttmb_codes
  237. 00000030 C ff_vc1_ttmb_vlc
  238. vc1dsp.o:
  239. 00009228 t avg_no_rnd_vc1_chroma_mc4_c
  240. 00008ff4 t avg_no_rnd_vc1_chroma_mc8_c
  241. 00002884 t avg_vc1_mspel_mc01_16_c
  242. 0000276c t avg_vc1_mspel_mc01_c
  243. 00004aec t avg_vc1_mspel_mc02_16_c
  244. 000049ec t avg_vc1_mspel_mc02_c
  245. 00006c88 t avg_vc1_mspel_mc03_16_c
  246. 00006b80 t avg_vc1_mspel_mc03_c
  247. 00002008 t avg_vc1_mspel_mc10_16_c
  248. 00001f10 t avg_vc1_mspel_mc10_c
  249. 0000324c t avg_vc1_mspel_mc11_16_c
  250. 00002c1c t avg_vc1_mspel_mc11_c
  251. 00005484 t avg_vc1_mspel_mc12_16_c
  252. 00004e6c t avg_vc1_mspel_mc12_c
  253. 00007630 t avg_vc1_mspel_mc13_16_c
  254. 00007010 t avg_vc1_mspel_mc13_c
  255. 0000232c t avg_vc1_mspel_mc20_16_c
  256. 0000224c t avg_vc1_mspel_mc20_c
  257. 00003c5c t avg_vc1_mspel_mc21_16_c
  258. 0000372c t avg_vc1_mspel_mc21_c
  259. 00005e40 t avg_vc1_mspel_mc22_16_c
  260. 00005940 t avg_vc1_mspel_mc22_c
  261. 00008020 t avg_vc1_mspel_mc23_16_c
  262. 00007b00 t avg_vc1_mspel_mc23_c
  263. 0000266c t avg_vc1_mspel_mc30_16_c
  264. 00002584 t avg_vc1_mspel_mc30_c
  265. 00004714 t avg_vc1_mspel_mc31_16_c
  266. 0000414c t avg_vc1_mspel_mc31_c
  267. 000068bc t avg_vc1_mspel_mc32_16_c
  268. 0000630c t avg_vc1_mspel_mc32_c
  269. 00008ab8 t avg_vc1_mspel_mc33_16_c
  270. 00008500 t avg_vc1_mspel_mc33_c
  271. 00000000 T ff_vc1dsp_init
  272. U ff_vc1dsp_init_arm
  273. 00008ed8 t put_no_rnd_vc1_chroma_mc4_c
  274. 00008d04 t put_no_rnd_vc1_chroma_mc8_c
  275. 00002800 t put_vc1_mspel_mc01_16_c
  276. 000026e8 t put_vc1_mspel_mc01_c
  277. 00004a74 t put_vc1_mspel_mc02_16_c
  278. 00004974 t put_vc1_mspel_mc02_c
  279. 00006c0c t put_vc1_mspel_mc03_16_c
  280. 00006b04 t put_vc1_mspel_mc03_c
  281. 00001f94 t put_vc1_mspel_mc10_16_c
  282. 00001cf0 t put_vc1_mspel_mc10_c
  283. 00002fe4 t put_vc1_mspel_mc11_16_c
  284. 00002918 t put_vc1_mspel_mc11_c
  285. 00005228 t put_vc1_mspel_mc12_16_c
  286. 00004b74 t put_vc1_mspel_mc12_c
  287. 000073d0 t put_vc1_mspel_mc13_16_c
  288. 00006d14 t put_vc1_mspel_mc13_c
  289. 000022c4 t put_vc1_mspel_mc20_16_c
  290. 0000208c t put_vc1_mspel_mc20_c
  291. 00003a68 t put_vc1_mspel_mc21_16_c
  292. 000034b4 t put_vc1_mspel_mc21_c
  293. 00005c68 t put_vc1_mspel_mc22_16_c
  294. 000056e0 t put_vc1_mspel_mc22_c
  295. 00007e34 t put_vc1_mspel_mc23_16_c
  296. 00007890 t put_vc1_mspel_mc23_c
  297. 00002600 t put_vc1_mspel_mc30_16_c
  298. 000023a4 t put_vc1_mspel_mc30_c
  299. 000044f0 t put_vc1_mspel_mc31_16_c
  300. 00003e9c t put_vc1_mspel_mc31_c
  301. 000066a4 t put_vc1_mspel_mc32_16_c
  302. 00006068 t put_vc1_mspel_mc32_c
  303. 0000889c t put_vc1_mspel_mc33_16_c
  304. 00008258 t put_vc1_mspel_mc33_c
  305. 00009374 t vc1_h_loop_filter16_c
  306. 0000a1d4 t vc1_h_loop_filter4_c
  307. 0000a5f8 t vc1_h_loop_filter8_c
  308. 00000088 t vc1_h_overlap_c
  309. 0000019c t vc1_h_s_overlap_c
  310. 00001614 t vc1_inv_trans_4x4_c
  311. 000014e0 t vc1_inv_trans_4x4_dc_c
  312. 000011d8 t vc1_inv_trans_4x8_c
  313. 00000f90 t vc1_inv_trans_4x8_dc_c
  314. 00000d40 t vc1_inv_trans_8x4_c
  315. 00000b0c t vc1_inv_trans_8x4_dc_c
  316. 00000820 t vc1_inv_trans_8x8_c
  317. 00000768 t vc1_inv_trans_8x8_dc_c
  318. 000097e0 t vc1_v_loop_filter16_c
  319. 00009d10 t vc1_v_loop_filter4_c
  320. 00000234 t vc1_v_loop_filter8_c
  321. 00000000 t vc1_v_overlap_c
  322. 00000104 t vc1_v_s_overlap_c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement