.depend 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820
  1. common/osdep.o: ../../x264/common/osdep.c ../../x264/common/osdep.h \
  2. config.h
  3. common/base.o: ../../x264/common/base.c ../../x264/common/base.h \
  4. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  5. ../../x264/common/cpu.h ../../x264/common/tables.h
  6. common/cpu.o: ../../x264/common/cpu.c ../../x264/common/base.h \
  7. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  8. ../../x264/common/cpu.h ../../x264/common/tables.h
  9. common/tables.o: ../../x264/common/tables.c ../../x264/common/base.h \
  10. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  11. ../../x264/common/cpu.h ../../x264/common/tables.h
  12. encoder/api.o: ../../x264/encoder/api.c ../../x264/common/base.h \
  13. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  14. ../../x264/common/cpu.h ../../x264/common/tables.h
  15. x264.o: ../../x264/x264.c ../../x264/x264cli.h ../../x264/common/base.h \
  16. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  17. ../../x264/common/cpu.h ../../x264/common/tables.h \
  18. ../../x264/input/input.h ../../x264/output/output.h \
  19. ../../x264/filters/filters.h ../../x264/filters/video/video.h
  20. input/input.o: ../../x264/input/input.c ../../x264/input/input.h \
  21. ../../x264/x264cli.h ../../x264/common/base.h \
  22. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  23. ../../x264/common/cpu.h ../../x264/common/tables.h
  24. input/timecode.o: ../../x264/input/timecode.c ../../x264/input/input.h \
  25. ../../x264/x264cli.h ../../x264/common/base.h \
  26. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  27. ../../x264/common/cpu.h ../../x264/common/tables.h
  28. input/raw.o: ../../x264/input/raw.c ../../x264/input/input.h \
  29. ../../x264/x264cli.h ../../x264/common/base.h \
  30. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  31. ../../x264/common/cpu.h ../../x264/common/tables.h
  32. input/y4m.o: ../../x264/input/y4m.c ../../x264/input/input.h \
  33. ../../x264/x264cli.h ../../x264/common/base.h \
  34. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  35. ../../x264/common/cpu.h ../../x264/common/tables.h
  36. output/raw.o: ../../x264/output/raw.c ../../x264/output/output.h \
  37. ../../x264/x264cli.h ../../x264/common/base.h \
  38. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  39. ../../x264/common/cpu.h ../../x264/common/tables.h
  40. output/matroska.o: ../../x264/output/matroska.c \
  41. ../../x264/output/output.h ../../x264/x264cli.h \
  42. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  43. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  44. ../../x264/common/tables.h ../../x264/output/matroska_ebml.h
  45. output/matroska_ebml.o: ../../x264/output/matroska_ebml.c \
  46. ../../x264/output/output.h ../../x264/x264cli.h \
  47. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  48. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  49. ../../x264/common/tables.h ../../x264/output/matroska_ebml.h
  50. output/flv.o: ../../x264/output/flv.c ../../x264/output/output.h \
  51. ../../x264/x264cli.h ../../x264/common/base.h \
  52. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  53. ../../x264/common/cpu.h ../../x264/common/tables.h \
  54. ../../x264/output/flv_bytestream.h
  55. output/flv_bytestream.o: ../../x264/output/flv_bytestream.c \
  56. ../../x264/output/output.h ../../x264/x264cli.h \
  57. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  58. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  59. ../../x264/common/tables.h ../../x264/output/flv_bytestream.h
  60. filters/filters.o: ../../x264/filters/filters.c \
  61. ../../x264/filters/filters.h ../../x264/x264cli.h \
  62. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  63. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  64. ../../x264/common/tables.h ../../x264/filters/video/video.h \
  65. ../../x264/input/input.h
  66. filters/video/video.o: ../../x264/filters/video/video.c \
  67. ../../x264/filters/video/video.h ../../x264/input/input.h \
  68. ../../x264/x264cli.h ../../x264/common/base.h \
  69. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  70. ../../x264/common/cpu.h ../../x264/common/tables.h \
  71. ../../x264/filters/filters.h
  72. filters/video/source.o: ../../x264/filters/video/source.c \
  73. ../../x264/filters/video/video.h ../../x264/input/input.h \
  74. ../../x264/x264cli.h ../../x264/common/base.h \
  75. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  76. ../../x264/common/cpu.h ../../x264/common/tables.h \
  77. ../../x264/filters/filters.h
  78. filters/video/internal.o: ../../x264/filters/video/internal.c \
  79. ../../x264/filters/video/internal.h ../../x264/filters/video/video.h \
  80. ../../x264/input/input.h ../../x264/x264cli.h ../../x264/common/base.h \
  81. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  82. ../../x264/common/cpu.h ../../x264/common/tables.h \
  83. ../../x264/filters/filters.h
  84. filters/video/resize.o: ../../x264/filters/video/resize.c \
  85. ../../x264/filters/video/video.h ../../x264/input/input.h \
  86. ../../x264/x264cli.h ../../x264/common/base.h \
  87. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  88. ../../x264/common/cpu.h ../../x264/common/tables.h \
  89. ../../x264/filters/filters.h
  90. filters/video/fix_vfr_pts.o: ../../x264/filters/video/fix_vfr_pts.c \
  91. ../../x264/filters/video/video.h ../../x264/input/input.h \
  92. ../../x264/x264cli.h ../../x264/common/base.h \
  93. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  94. ../../x264/common/cpu.h ../../x264/common/tables.h \
  95. ../../x264/filters/filters.h ../../x264/filters/video/internal.h
  96. filters/video/select_every.o: ../../x264/filters/video/select_every.c \
  97. ../../x264/filters/video/video.h ../../x264/input/input.h \
  98. ../../x264/x264cli.h ../../x264/common/base.h \
  99. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  100. ../../x264/common/cpu.h ../../x264/common/tables.h \
  101. ../../x264/filters/filters.h
  102. filters/video/crop.o: ../../x264/filters/video/crop.c \
  103. ../../x264/filters/video/video.h ../../x264/input/input.h \
  104. ../../x264/x264cli.h ../../x264/common/base.h \
  105. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  106. ../../x264/common/cpu.h ../../x264/common/tables.h \
  107. ../../x264/filters/filters.h
  108. example.o: ../../x264/example.c ../../x264/x264.h x264_config.h
  109. common/mc-8.o: ../../x264/common/mc.c ../../x264/common/common.h \
  110. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  111. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  112. ../../x264/common/tables.h ../../x264/common/cabac.h \
  113. ../../x264/common/bitstream.h ../../x264/common/set.h \
  114. ../../x264/common/predict.h ../../x264/common/pixel.h \
  115. ../../x264/common/mc.h ../../x264/common/frame.h \
  116. ../../x264/common/dct.h ../../x264/common/quant.h \
  117. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  118. ../../x264/common/rectangle.h ../../x264/common/aarch64/mc.h
  119. common/predict-8.o: ../../x264/common/predict.c \
  120. ../../x264/common/common.h ../../x264/common/base.h \
  121. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  122. ../../x264/common/cpu.h ../../x264/common/tables.h \
  123. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  124. ../../x264/common/set.h ../../x264/common/predict.h \
  125. ../../x264/common/pixel.h ../../x264/common/mc.h \
  126. ../../x264/common/frame.h ../../x264/common/dct.h \
  127. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  128. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  129. ../../x264/common/aarch64/predict.h
  130. common/pixel-8.o: ../../x264/common/pixel.c ../../x264/common/common.h \
  131. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  132. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  133. ../../x264/common/tables.h ../../x264/common/cabac.h \
  134. ../../x264/common/bitstream.h ../../x264/common/set.h \
  135. ../../x264/common/predict.h ../../x264/common/pixel.h \
  136. ../../x264/common/mc.h ../../x264/common/frame.h \
  137. ../../x264/common/dct.h ../../x264/common/quant.h \
  138. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  139. ../../x264/common/rectangle.h ../../x264/common/aarch64/pixel.h \
  140. ../../x264/common/aarch64/predict.h
  141. common/macroblock-8.o: ../../x264/common/macroblock.c \
  142. ../../x264/common/common.h ../../x264/common/base.h \
  143. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  144. ../../x264/common/cpu.h ../../x264/common/tables.h \
  145. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  146. ../../x264/common/set.h ../../x264/common/predict.h \
  147. ../../x264/common/pixel.h ../../x264/common/mc.h \
  148. ../../x264/common/frame.h ../../x264/common/dct.h \
  149. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  150. ../../x264/common/macroblock.h ../../x264/common/rectangle.h
  151. common/frame-8.o: ../../x264/common/frame.c ../../x264/common/common.h \
  152. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  153. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  154. ../../x264/common/tables.h ../../x264/common/cabac.h \
  155. ../../x264/common/bitstream.h ../../x264/common/set.h \
  156. ../../x264/common/predict.h ../../x264/common/pixel.h \
  157. ../../x264/common/mc.h ../../x264/common/frame.h \
  158. ../../x264/common/dct.h ../../x264/common/quant.h \
  159. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  160. ../../x264/common/rectangle.h
  161. common/dct-8.o: ../../x264/common/dct.c ../../x264/common/common.h \
  162. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  163. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  164. ../../x264/common/tables.h ../../x264/common/cabac.h \
  165. ../../x264/common/bitstream.h ../../x264/common/set.h \
  166. ../../x264/common/predict.h ../../x264/common/pixel.h \
  167. ../../x264/common/mc.h ../../x264/common/frame.h \
  168. ../../x264/common/dct.h ../../x264/common/quant.h \
  169. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  170. ../../x264/common/rectangle.h ../../x264/common/aarch64/dct.h
  171. common/cabac-8.o: ../../x264/common/cabac.c ../../x264/common/common.h \
  172. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  173. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  174. ../../x264/common/tables.h ../../x264/common/cabac.h \
  175. ../../x264/common/bitstream.h ../../x264/common/set.h \
  176. ../../x264/common/predict.h ../../x264/common/pixel.h \
  177. ../../x264/common/mc.h ../../x264/common/frame.h \
  178. ../../x264/common/dct.h ../../x264/common/quant.h \
  179. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  180. ../../x264/common/rectangle.h
  181. common/common-8.o: ../../x264/common/common.c ../../x264/common/common.h \
  182. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  183. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  184. ../../x264/common/tables.h ../../x264/common/cabac.h \
  185. ../../x264/common/bitstream.h ../../x264/common/set.h \
  186. ../../x264/common/predict.h ../../x264/common/pixel.h \
  187. ../../x264/common/mc.h ../../x264/common/frame.h \
  188. ../../x264/common/dct.h ../../x264/common/quant.h \
  189. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  190. ../../x264/common/rectangle.h
  191. common/rectangle-8.o: ../../x264/common/rectangle.c \
  192. ../../x264/common/common.h ../../x264/common/base.h \
  193. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  194. ../../x264/common/cpu.h ../../x264/common/tables.h \
  195. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  196. ../../x264/common/set.h ../../x264/common/predict.h \
  197. ../../x264/common/pixel.h ../../x264/common/mc.h \
  198. ../../x264/common/frame.h ../../x264/common/dct.h \
  199. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  200. ../../x264/common/macroblock.h ../../x264/common/rectangle.h
  201. common/set-8.o: ../../x264/common/set.c ../../x264/common/common.h \
  202. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  203. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  204. ../../x264/common/tables.h ../../x264/common/cabac.h \
  205. ../../x264/common/bitstream.h ../../x264/common/set.h \
  206. ../../x264/common/predict.h ../../x264/common/pixel.h \
  207. ../../x264/common/mc.h ../../x264/common/frame.h \
  208. ../../x264/common/dct.h ../../x264/common/quant.h \
  209. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  210. ../../x264/common/rectangle.h
  211. common/quant-8.o: ../../x264/common/quant.c ../../x264/common/common.h \
  212. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  213. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  214. ../../x264/common/tables.h ../../x264/common/cabac.h \
  215. ../../x264/common/bitstream.h ../../x264/common/set.h \
  216. ../../x264/common/predict.h ../../x264/common/pixel.h \
  217. ../../x264/common/mc.h ../../x264/common/frame.h \
  218. ../../x264/common/dct.h ../../x264/common/quant.h \
  219. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  220. ../../x264/common/rectangle.h ../../x264/common/aarch64/quant.h
  221. common/deblock-8.o: ../../x264/common/deblock.c \
  222. ../../x264/common/common.h ../../x264/common/base.h \
  223. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  224. ../../x264/common/cpu.h ../../x264/common/tables.h \
  225. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  226. ../../x264/common/set.h ../../x264/common/predict.h \
  227. ../../x264/common/pixel.h ../../x264/common/mc.h \
  228. ../../x264/common/frame.h ../../x264/common/dct.h \
  229. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  230. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  231. ../../x264/common/aarch64/deblock.h
  232. common/vlc-8.o: ../../x264/common/vlc.c ../../x264/common/common.h \
  233. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  234. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  235. ../../x264/common/tables.h ../../x264/common/cabac.h \
  236. ../../x264/common/bitstream.h ../../x264/common/set.h \
  237. ../../x264/common/predict.h ../../x264/common/pixel.h \
  238. ../../x264/common/mc.h ../../x264/common/frame.h \
  239. ../../x264/common/dct.h ../../x264/common/quant.h \
  240. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  241. ../../x264/common/rectangle.h
  242. common/mvpred-8.o: ../../x264/common/mvpred.c ../../x264/common/common.h \
  243. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  244. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  245. ../../x264/common/tables.h ../../x264/common/cabac.h \
  246. ../../x264/common/bitstream.h ../../x264/common/set.h \
  247. ../../x264/common/predict.h ../../x264/common/pixel.h \
  248. ../../x264/common/mc.h ../../x264/common/frame.h \
  249. ../../x264/common/dct.h ../../x264/common/quant.h \
  250. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  251. ../../x264/common/rectangle.h
  252. common/bitstream-8.o: ../../x264/common/bitstream.c \
  253. ../../x264/common/common.h ../../x264/common/base.h \
  254. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  255. ../../x264/common/cpu.h ../../x264/common/tables.h \
  256. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  257. ../../x264/common/set.h ../../x264/common/predict.h \
  258. ../../x264/common/pixel.h ../../x264/common/mc.h \
  259. ../../x264/common/frame.h ../../x264/common/dct.h \
  260. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  261. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  262. ../../x264/common/aarch64/bitstream.h
  263. encoder/analyse-8.o: ../../x264/encoder/analyse.c \
  264. ../../x264/common/common.h ../../x264/common/base.h \
  265. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  266. ../../x264/common/cpu.h ../../x264/common/tables.h \
  267. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  268. ../../x264/common/set.h ../../x264/common/predict.h \
  269. ../../x264/common/pixel.h ../../x264/common/mc.h \
  270. ../../x264/common/frame.h ../../x264/common/dct.h \
  271. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  272. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  273. ../../x264/encoder/macroblock.h ../../x264/encoder/me.h \
  274. ../../x264/encoder/ratecontrol.h ../../x264/encoder/analyse.h \
  275. ../../x264/encoder/rdo.c ../../x264/encoder/cavlc.c \
  276. ../../x264/encoder/cabac.c ../../x264/encoder/slicetype.c
  277. encoder/me-8.o: ../../x264/encoder/me.c ../../x264/common/common.h \
  278. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  279. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  280. ../../x264/common/tables.h ../../x264/common/cabac.h \
  281. ../../x264/common/bitstream.h ../../x264/common/set.h \
  282. ../../x264/common/predict.h ../../x264/common/pixel.h \
  283. ../../x264/common/mc.h ../../x264/common/frame.h \
  284. ../../x264/common/dct.h ../../x264/common/quant.h \
  285. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  286. ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h \
  287. ../../x264/encoder/me.h
  288. encoder/ratecontrol-8.o: ../../x264/encoder/ratecontrol.c \
  289. ../../x264/common/common.h ../../x264/common/base.h \
  290. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  291. ../../x264/common/cpu.h ../../x264/common/tables.h \
  292. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  293. ../../x264/common/set.h ../../x264/common/predict.h \
  294. ../../x264/common/pixel.h ../../x264/common/mc.h \
  295. ../../x264/common/frame.h ../../x264/common/dct.h \
  296. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  297. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  298. ../../x264/encoder/ratecontrol.h ../../x264/encoder/me.h
  299. encoder/set-8.o: ../../x264/encoder/set.c ../../x264/common/common.h \
  300. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  301. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  302. ../../x264/common/tables.h ../../x264/common/cabac.h \
  303. ../../x264/common/bitstream.h ../../x264/common/set.h \
  304. ../../x264/common/predict.h ../../x264/common/pixel.h \
  305. ../../x264/common/mc.h ../../x264/common/frame.h \
  306. ../../x264/common/dct.h ../../x264/common/quant.h \
  307. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  308. ../../x264/common/rectangle.h ../../x264/encoder/set.h
  309. encoder/macroblock-8.o: ../../x264/encoder/macroblock.c \
  310. ../../x264/common/common.h ../../x264/common/base.h \
  311. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  312. ../../x264/common/cpu.h ../../x264/common/tables.h \
  313. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  314. ../../x264/common/set.h ../../x264/common/predict.h \
  315. ../../x264/common/pixel.h ../../x264/common/mc.h \
  316. ../../x264/common/frame.h ../../x264/common/dct.h \
  317. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  318. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  319. ../../x264/encoder/macroblock.h
  320. encoder/cabac-8.o: ../../x264/encoder/cabac.c ../../x264/common/common.h \
  321. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  322. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  323. ../../x264/common/tables.h ../../x264/common/cabac.h \
  324. ../../x264/common/bitstream.h ../../x264/common/set.h \
  325. ../../x264/common/predict.h ../../x264/common/pixel.h \
  326. ../../x264/common/mc.h ../../x264/common/frame.h \
  327. ../../x264/common/dct.h ../../x264/common/quant.h \
  328. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  329. ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h
  330. encoder/cavlc-8.o: ../../x264/encoder/cavlc.c ../../x264/common/common.h \
  331. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  332. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  333. ../../x264/common/tables.h ../../x264/common/cabac.h \
  334. ../../x264/common/bitstream.h ../../x264/common/set.h \
  335. ../../x264/common/predict.h ../../x264/common/pixel.h \
  336. ../../x264/common/mc.h ../../x264/common/frame.h \
  337. ../../x264/common/dct.h ../../x264/common/quant.h \
  338. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  339. ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h
  340. encoder/encoder-8.o: ../../x264/encoder/encoder.c \
  341. ../../x264/common/common.h ../../x264/common/base.h \
  342. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  343. ../../x264/common/cpu.h ../../x264/common/tables.h \
  344. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  345. ../../x264/common/set.h ../../x264/common/predict.h \
  346. ../../x264/common/pixel.h ../../x264/common/mc.h \
  347. ../../x264/common/frame.h ../../x264/common/dct.h \
  348. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  349. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  350. ../../x264/encoder/set.h ../../x264/encoder/analyse.h \
  351. ../../x264/encoder/ratecontrol.h ../../x264/encoder/macroblock.h \
  352. ../../x264/encoder/me.h
  353. encoder/lookahead-8.o: ../../x264/encoder/lookahead.c \
  354. ../../x264/common/common.h ../../x264/common/base.h \
  355. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  356. ../../x264/common/cpu.h ../../x264/common/tables.h \
  357. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  358. ../../x264/common/set.h ../../x264/common/predict.h \
  359. ../../x264/common/pixel.h ../../x264/common/mc.h \
  360. ../../x264/common/frame.h ../../x264/common/dct.h \
  361. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  362. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  363. ../../x264/encoder/analyse.h
  364. common/threadpool-8.o: ../../x264/common/threadpool.c \
  365. ../../x264/common/common.h ../../x264/common/base.h \
  366. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  367. ../../x264/common/cpu.h ../../x264/common/tables.h \
  368. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  369. ../../x264/common/set.h ../../x264/common/predict.h \
  370. ../../x264/common/pixel.h ../../x264/common/mc.h \
  371. ../../x264/common/frame.h ../../x264/common/dct.h \
  372. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  373. ../../x264/common/macroblock.h ../../x264/common/rectangle.h
  374. common/aarch64/asm-offsets-8.o: ../../x264/common/aarch64/asm-offsets.c \
  375. ../../x264/common/common.h ../../x264/common/base.h \
  376. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  377. ../../x264/common/cpu.h ../../x264/common/tables.h \
  378. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  379. ../../x264/common/set.h ../../x264/common/predict.h \
  380. ../../x264/common/pixel.h ../../x264/common/mc.h \
  381. ../../x264/common/frame.h ../../x264/common/dct.h \
  382. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  383. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  384. ../../x264/common/aarch64/asm-offsets.h
  385. common/aarch64/mc-c-8.o: ../../x264/common/aarch64/mc-c.c \
  386. ../../x264/common/common.h ../../x264/common/base.h \
  387. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  388. ../../x264/common/cpu.h ../../x264/common/tables.h \
  389. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  390. ../../x264/common/set.h ../../x264/common/predict.h \
  391. ../../x264/common/pixel.h ../../x264/common/mc.h \
  392. ../../x264/common/frame.h ../../x264/common/dct.h \
  393. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  394. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  395. ../../x264/common/aarch64/mc.h
  396. common/aarch64/predict-c-8.o: ../../x264/common/aarch64/predict-c.c \
  397. ../../x264/common/common.h ../../x264/common/base.h \
  398. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  399. ../../x264/common/cpu.h ../../x264/common/tables.h \
  400. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  401. ../../x264/common/set.h ../../x264/common/predict.h \
  402. ../../x264/common/pixel.h ../../x264/common/mc.h \
  403. ../../x264/common/frame.h ../../x264/common/dct.h \
  404. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  405. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  406. ../../x264/common/aarch64/predict.h ../../x264/common/aarch64/pixel.h
  407. common/opencl-8.o: ../../x264/common/opencl.c ../../x264/common/common.h \
  408. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  409. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  410. ../../x264/common/tables.h ../../x264/common/cabac.h \
  411. ../../x264/common/bitstream.h ../../x264/common/set.h \
  412. ../../x264/common/predict.h ../../x264/common/pixel.h \
  413. ../../x264/common/mc.h ../../x264/common/frame.h \
  414. ../../x264/common/dct.h ../../x264/common/quant.h \
  415. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  416. ../../x264/common/rectangle.h common/oclobj.h
  417. encoder/slicetype-cl-8.o: ../../x264/encoder/slicetype-cl.c \
  418. ../../x264/common/common.h ../../x264/common/base.h \
  419. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  420. ../../x264/common/cpu.h ../../x264/common/tables.h \
  421. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  422. ../../x264/common/set.h ../../x264/common/predict.h \
  423. ../../x264/common/pixel.h ../../x264/common/mc.h \
  424. ../../x264/common/frame.h ../../x264/common/dct.h \
  425. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  426. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  427. ../../x264/encoder/macroblock.h ../../x264/encoder/me.h \
  428. ../../x264/encoder/slicetype-cl.h
  429. filters/video/cache-8.o: ../../x264/filters/video/cache.c \
  430. ../../x264/filters/video/video.h ../../x264/input/input.h \
  431. ../../x264/x264cli.h ../../x264/common/base.h \
  432. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  433. ../../x264/common/cpu.h ../../x264/common/tables.h \
  434. ../../x264/filters/filters.h ../../x264/filters/video/internal.h \
  435. ../../x264/common/common.h ../../x264/common/cabac.h \
  436. ../../x264/common/bitstream.h ../../x264/common/set.h \
  437. ../../x264/common/predict.h ../../x264/common/pixel.h \
  438. ../../x264/common/mc.h ../../x264/common/frame.h \
  439. ../../x264/common/dct.h ../../x264/common/quant.h \
  440. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  441. ../../x264/common/rectangle.h
  442. filters/video/depth-8.o: ../../x264/filters/video/depth.c \
  443. ../../x264/filters/video/video.h ../../x264/input/input.h \
  444. ../../x264/x264cli.h ../../x264/common/base.h \
  445. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  446. ../../x264/common/cpu.h ../../x264/common/tables.h \
  447. ../../x264/filters/filters.h ../../x264/common/common.h \
  448. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  449. ../../x264/common/set.h ../../x264/common/predict.h \
  450. ../../x264/common/pixel.h ../../x264/common/mc.h \
  451. ../../x264/common/frame.h ../../x264/common/dct.h \
  452. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  453. ../../x264/common/macroblock.h ../../x264/common/rectangle.h
  454. input/thread-8.o: ../../x264/input/thread.c ../../x264/input/input.h \
  455. ../../x264/x264cli.h ../../x264/common/base.h \
  456. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  457. ../../x264/common/cpu.h ../../x264/common/tables.h \
  458. ../../x264/common/common.h ../../x264/common/cabac.h \
  459. ../../x264/common/bitstream.h ../../x264/common/set.h \
  460. ../../x264/common/predict.h ../../x264/common/pixel.h \
  461. ../../x264/common/mc.h ../../x264/common/frame.h \
  462. ../../x264/common/dct.h ../../x264/common/quant.h \
  463. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  464. ../../x264/common/rectangle.h
  465. tools/checkasm-8.o: ../../x264/tools/checkasm.c \
  466. ../../x264/common/common.h ../../x264/common/base.h \
  467. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  468. ../../x264/common/cpu.h ../../x264/common/tables.h \
  469. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  470. ../../x264/common/set.h ../../x264/common/predict.h \
  471. ../../x264/common/pixel.h ../../x264/common/mc.h \
  472. ../../x264/common/frame.h ../../x264/common/dct.h \
  473. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  474. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  475. ../../x264/encoder/macroblock.h
  476. common/mc-10.o: ../../x264/common/mc.c ../../x264/common/common.h \
  477. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  478. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  479. ../../x264/common/tables.h ../../x264/common/cabac.h \
  480. ../../x264/common/bitstream.h ../../x264/common/set.h \
  481. ../../x264/common/predict.h ../../x264/common/pixel.h \
  482. ../../x264/common/mc.h ../../x264/common/frame.h \
  483. ../../x264/common/dct.h ../../x264/common/quant.h \
  484. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  485. ../../x264/common/rectangle.h ../../x264/common/aarch64/mc.h
  486. common/predict-10.o: ../../x264/common/predict.c \
  487. ../../x264/common/common.h ../../x264/common/base.h \
  488. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  489. ../../x264/common/cpu.h ../../x264/common/tables.h \
  490. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  491. ../../x264/common/set.h ../../x264/common/predict.h \
  492. ../../x264/common/pixel.h ../../x264/common/mc.h \
  493. ../../x264/common/frame.h ../../x264/common/dct.h \
  494. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  495. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  496. ../../x264/common/aarch64/predict.h
  497. common/pixel-10.o: ../../x264/common/pixel.c ../../x264/common/common.h \
  498. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  499. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  500. ../../x264/common/tables.h ../../x264/common/cabac.h \
  501. ../../x264/common/bitstream.h ../../x264/common/set.h \
  502. ../../x264/common/predict.h ../../x264/common/pixel.h \
  503. ../../x264/common/mc.h ../../x264/common/frame.h \
  504. ../../x264/common/dct.h ../../x264/common/quant.h \
  505. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  506. ../../x264/common/rectangle.h ../../x264/common/aarch64/pixel.h \
  507. ../../x264/common/aarch64/predict.h
  508. common/macroblock-10.o: ../../x264/common/macroblock.c \
  509. ../../x264/common/common.h ../../x264/common/base.h \
  510. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  511. ../../x264/common/cpu.h ../../x264/common/tables.h \
  512. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  513. ../../x264/common/set.h ../../x264/common/predict.h \
  514. ../../x264/common/pixel.h ../../x264/common/mc.h \
  515. ../../x264/common/frame.h ../../x264/common/dct.h \
  516. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  517. ../../x264/common/macroblock.h ../../x264/common/rectangle.h
  518. common/frame-10.o: ../../x264/common/frame.c ../../x264/common/common.h \
  519. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  520. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  521. ../../x264/common/tables.h ../../x264/common/cabac.h \
  522. ../../x264/common/bitstream.h ../../x264/common/set.h \
  523. ../../x264/common/predict.h ../../x264/common/pixel.h \
  524. ../../x264/common/mc.h ../../x264/common/frame.h \
  525. ../../x264/common/dct.h ../../x264/common/quant.h \
  526. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  527. ../../x264/common/rectangle.h
  528. common/dct-10.o: ../../x264/common/dct.c ../../x264/common/common.h \
  529. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  530. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  531. ../../x264/common/tables.h ../../x264/common/cabac.h \
  532. ../../x264/common/bitstream.h ../../x264/common/set.h \
  533. ../../x264/common/predict.h ../../x264/common/pixel.h \
  534. ../../x264/common/mc.h ../../x264/common/frame.h \
  535. ../../x264/common/dct.h ../../x264/common/quant.h \
  536. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  537. ../../x264/common/rectangle.h ../../x264/common/aarch64/dct.h
  538. common/cabac-10.o: ../../x264/common/cabac.c ../../x264/common/common.h \
  539. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  540. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  541. ../../x264/common/tables.h ../../x264/common/cabac.h \
  542. ../../x264/common/bitstream.h ../../x264/common/set.h \
  543. ../../x264/common/predict.h ../../x264/common/pixel.h \
  544. ../../x264/common/mc.h ../../x264/common/frame.h \
  545. ../../x264/common/dct.h ../../x264/common/quant.h \
  546. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  547. ../../x264/common/rectangle.h
  548. common/common-10.o: ../../x264/common/common.c ../../x264/common/common.h \
  549. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  550. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  551. ../../x264/common/tables.h ../../x264/common/cabac.h \
  552. ../../x264/common/bitstream.h ../../x264/common/set.h \
  553. ../../x264/common/predict.h ../../x264/common/pixel.h \
  554. ../../x264/common/mc.h ../../x264/common/frame.h \
  555. ../../x264/common/dct.h ../../x264/common/quant.h \
  556. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  557. ../../x264/common/rectangle.h
  558. common/rectangle-10.o: ../../x264/common/rectangle.c \
  559. ../../x264/common/common.h ../../x264/common/base.h \
  560. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  561. ../../x264/common/cpu.h ../../x264/common/tables.h \
  562. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  563. ../../x264/common/set.h ../../x264/common/predict.h \
  564. ../../x264/common/pixel.h ../../x264/common/mc.h \
  565. ../../x264/common/frame.h ../../x264/common/dct.h \
  566. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  567. ../../x264/common/macroblock.h ../../x264/common/rectangle.h
  568. common/set-10.o: ../../x264/common/set.c ../../x264/common/common.h \
  569. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  570. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  571. ../../x264/common/tables.h ../../x264/common/cabac.h \
  572. ../../x264/common/bitstream.h ../../x264/common/set.h \
  573. ../../x264/common/predict.h ../../x264/common/pixel.h \
  574. ../../x264/common/mc.h ../../x264/common/frame.h \
  575. ../../x264/common/dct.h ../../x264/common/quant.h \
  576. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  577. ../../x264/common/rectangle.h
  578. common/quant-10.o: ../../x264/common/quant.c ../../x264/common/common.h \
  579. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  580. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  581. ../../x264/common/tables.h ../../x264/common/cabac.h \
  582. ../../x264/common/bitstream.h ../../x264/common/set.h \
  583. ../../x264/common/predict.h ../../x264/common/pixel.h \
  584. ../../x264/common/mc.h ../../x264/common/frame.h \
  585. ../../x264/common/dct.h ../../x264/common/quant.h \
  586. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  587. ../../x264/common/rectangle.h ../../x264/common/aarch64/quant.h
  588. common/deblock-10.o: ../../x264/common/deblock.c \
  589. ../../x264/common/common.h ../../x264/common/base.h \
  590. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  591. ../../x264/common/cpu.h ../../x264/common/tables.h \
  592. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  593. ../../x264/common/set.h ../../x264/common/predict.h \
  594. ../../x264/common/pixel.h ../../x264/common/mc.h \
  595. ../../x264/common/frame.h ../../x264/common/dct.h \
  596. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  597. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  598. ../../x264/common/aarch64/deblock.h
  599. common/vlc-10.o: ../../x264/common/vlc.c ../../x264/common/common.h \
  600. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  601. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  602. ../../x264/common/tables.h ../../x264/common/cabac.h \
  603. ../../x264/common/bitstream.h ../../x264/common/set.h \
  604. ../../x264/common/predict.h ../../x264/common/pixel.h \
  605. ../../x264/common/mc.h ../../x264/common/frame.h \
  606. ../../x264/common/dct.h ../../x264/common/quant.h \
  607. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  608. ../../x264/common/rectangle.h
  609. common/mvpred-10.o: ../../x264/common/mvpred.c ../../x264/common/common.h \
  610. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  611. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  612. ../../x264/common/tables.h ../../x264/common/cabac.h \
  613. ../../x264/common/bitstream.h ../../x264/common/set.h \
  614. ../../x264/common/predict.h ../../x264/common/pixel.h \
  615. ../../x264/common/mc.h ../../x264/common/frame.h \
  616. ../../x264/common/dct.h ../../x264/common/quant.h \
  617. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  618. ../../x264/common/rectangle.h
  619. common/bitstream-10.o: ../../x264/common/bitstream.c \
  620. ../../x264/common/common.h ../../x264/common/base.h \
  621. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  622. ../../x264/common/cpu.h ../../x264/common/tables.h \
  623. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  624. ../../x264/common/set.h ../../x264/common/predict.h \
  625. ../../x264/common/pixel.h ../../x264/common/mc.h \
  626. ../../x264/common/frame.h ../../x264/common/dct.h \
  627. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  628. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  629. ../../x264/common/aarch64/bitstream.h
  630. encoder/analyse-10.o: ../../x264/encoder/analyse.c \
  631. ../../x264/common/common.h ../../x264/common/base.h \
  632. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  633. ../../x264/common/cpu.h ../../x264/common/tables.h \
  634. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  635. ../../x264/common/set.h ../../x264/common/predict.h \
  636. ../../x264/common/pixel.h ../../x264/common/mc.h \
  637. ../../x264/common/frame.h ../../x264/common/dct.h \
  638. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  639. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  640. ../../x264/encoder/macroblock.h ../../x264/encoder/me.h \
  641. ../../x264/encoder/ratecontrol.h ../../x264/encoder/analyse.h \
  642. ../../x264/encoder/rdo.c ../../x264/encoder/cavlc.c \
  643. ../../x264/encoder/cabac.c ../../x264/encoder/slicetype.c
  644. encoder/me-10.o: ../../x264/encoder/me.c ../../x264/common/common.h \
  645. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  646. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  647. ../../x264/common/tables.h ../../x264/common/cabac.h \
  648. ../../x264/common/bitstream.h ../../x264/common/set.h \
  649. ../../x264/common/predict.h ../../x264/common/pixel.h \
  650. ../../x264/common/mc.h ../../x264/common/frame.h \
  651. ../../x264/common/dct.h ../../x264/common/quant.h \
  652. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  653. ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h \
  654. ../../x264/encoder/me.h
  655. encoder/ratecontrol-10.o: ../../x264/encoder/ratecontrol.c \
  656. ../../x264/common/common.h ../../x264/common/base.h \
  657. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  658. ../../x264/common/cpu.h ../../x264/common/tables.h \
  659. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  660. ../../x264/common/set.h ../../x264/common/predict.h \
  661. ../../x264/common/pixel.h ../../x264/common/mc.h \
  662. ../../x264/common/frame.h ../../x264/common/dct.h \
  663. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  664. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  665. ../../x264/encoder/ratecontrol.h ../../x264/encoder/me.h
  666. encoder/set-10.o: ../../x264/encoder/set.c ../../x264/common/common.h \
  667. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  668. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  669. ../../x264/common/tables.h ../../x264/common/cabac.h \
  670. ../../x264/common/bitstream.h ../../x264/common/set.h \
  671. ../../x264/common/predict.h ../../x264/common/pixel.h \
  672. ../../x264/common/mc.h ../../x264/common/frame.h \
  673. ../../x264/common/dct.h ../../x264/common/quant.h \
  674. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  675. ../../x264/common/rectangle.h ../../x264/encoder/set.h
  676. encoder/macroblock-10.o: ../../x264/encoder/macroblock.c \
  677. ../../x264/common/common.h ../../x264/common/base.h \
  678. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  679. ../../x264/common/cpu.h ../../x264/common/tables.h \
  680. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  681. ../../x264/common/set.h ../../x264/common/predict.h \
  682. ../../x264/common/pixel.h ../../x264/common/mc.h \
  683. ../../x264/common/frame.h ../../x264/common/dct.h \
  684. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  685. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  686. ../../x264/encoder/macroblock.h
  687. encoder/cabac-10.o: ../../x264/encoder/cabac.c ../../x264/common/common.h \
  688. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  689. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  690. ../../x264/common/tables.h ../../x264/common/cabac.h \
  691. ../../x264/common/bitstream.h ../../x264/common/set.h \
  692. ../../x264/common/predict.h ../../x264/common/pixel.h \
  693. ../../x264/common/mc.h ../../x264/common/frame.h \
  694. ../../x264/common/dct.h ../../x264/common/quant.h \
  695. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  696. ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h
  697. encoder/cavlc-10.o: ../../x264/encoder/cavlc.c ../../x264/common/common.h \
  698. ../../x264/common/base.h ../../x264/common/osdep.h config.h \
  699. ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
  700. ../../x264/common/tables.h ../../x264/common/cabac.h \
  701. ../../x264/common/bitstream.h ../../x264/common/set.h \
  702. ../../x264/common/predict.h ../../x264/common/pixel.h \
  703. ../../x264/common/mc.h ../../x264/common/frame.h \
  704. ../../x264/common/dct.h ../../x264/common/quant.h \
  705. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  706. ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h
  707. encoder/encoder-10.o: ../../x264/encoder/encoder.c \
  708. ../../x264/common/common.h ../../x264/common/base.h \
  709. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  710. ../../x264/common/cpu.h ../../x264/common/tables.h \
  711. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  712. ../../x264/common/set.h ../../x264/common/predict.h \
  713. ../../x264/common/pixel.h ../../x264/common/mc.h \
  714. ../../x264/common/frame.h ../../x264/common/dct.h \
  715. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  716. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  717. ../../x264/encoder/set.h ../../x264/encoder/analyse.h \
  718. ../../x264/encoder/ratecontrol.h ../../x264/encoder/macroblock.h \
  719. ../../x264/encoder/me.h
  720. encoder/lookahead-10.o: ../../x264/encoder/lookahead.c \
  721. ../../x264/common/common.h ../../x264/common/base.h \
  722. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  723. ../../x264/common/cpu.h ../../x264/common/tables.h \
  724. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  725. ../../x264/common/set.h ../../x264/common/predict.h \
  726. ../../x264/common/pixel.h ../../x264/common/mc.h \
  727. ../../x264/common/frame.h ../../x264/common/dct.h \
  728. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  729. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  730. ../../x264/encoder/analyse.h
  731. common/threadpool-10.o: ../../x264/common/threadpool.c \
  732. ../../x264/common/common.h ../../x264/common/base.h \
  733. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  734. ../../x264/common/cpu.h ../../x264/common/tables.h \
  735. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  736. ../../x264/common/set.h ../../x264/common/predict.h \
  737. ../../x264/common/pixel.h ../../x264/common/mc.h \
  738. ../../x264/common/frame.h ../../x264/common/dct.h \
  739. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  740. ../../x264/common/macroblock.h ../../x264/common/rectangle.h
  741. common/aarch64/asm-offsets-10.o: ../../x264/common/aarch64/asm-offsets.c \
  742. ../../x264/common/common.h ../../x264/common/base.h \
  743. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  744. ../../x264/common/cpu.h ../../x264/common/tables.h \
  745. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  746. ../../x264/common/set.h ../../x264/common/predict.h \
  747. ../../x264/common/pixel.h ../../x264/common/mc.h \
  748. ../../x264/common/frame.h ../../x264/common/dct.h \
  749. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  750. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  751. ../../x264/common/aarch64/asm-offsets.h
  752. common/aarch64/mc-c-10.o: ../../x264/common/aarch64/mc-c.c \
  753. ../../x264/common/common.h ../../x264/common/base.h \
  754. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  755. ../../x264/common/cpu.h ../../x264/common/tables.h \
  756. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  757. ../../x264/common/set.h ../../x264/common/predict.h \
  758. ../../x264/common/pixel.h ../../x264/common/mc.h \
  759. ../../x264/common/frame.h ../../x264/common/dct.h \
  760. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  761. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  762. ../../x264/common/aarch64/mc.h
  763. common/aarch64/predict-c-10.o: ../../x264/common/aarch64/predict-c.c \
  764. ../../x264/common/common.h ../../x264/common/base.h \
  765. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  766. ../../x264/common/cpu.h ../../x264/common/tables.h \
  767. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  768. ../../x264/common/set.h ../../x264/common/predict.h \
  769. ../../x264/common/pixel.h ../../x264/common/mc.h \
  770. ../../x264/common/frame.h ../../x264/common/dct.h \
  771. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  772. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  773. ../../x264/common/aarch64/predict.h ../../x264/common/aarch64/pixel.h
  774. filters/video/cache-10.o: ../../x264/filters/video/cache.c \
  775. ../../x264/filters/video/video.h ../../x264/input/input.h \
  776. ../../x264/x264cli.h ../../x264/common/base.h \
  777. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  778. ../../x264/common/cpu.h ../../x264/common/tables.h \
  779. ../../x264/filters/filters.h ../../x264/filters/video/internal.h \
  780. ../../x264/common/common.h ../../x264/common/cabac.h \
  781. ../../x264/common/bitstream.h ../../x264/common/set.h \
  782. ../../x264/common/predict.h ../../x264/common/pixel.h \
  783. ../../x264/common/mc.h ../../x264/common/frame.h \
  784. ../../x264/common/dct.h ../../x264/common/quant.h \
  785. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  786. ../../x264/common/rectangle.h
  787. filters/video/depth-10.o: ../../x264/filters/video/depth.c \
  788. ../../x264/filters/video/video.h ../../x264/input/input.h \
  789. ../../x264/x264cli.h ../../x264/common/base.h \
  790. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  791. ../../x264/common/cpu.h ../../x264/common/tables.h \
  792. ../../x264/filters/filters.h ../../x264/common/common.h \
  793. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  794. ../../x264/common/set.h ../../x264/common/predict.h \
  795. ../../x264/common/pixel.h ../../x264/common/mc.h \
  796. ../../x264/common/frame.h ../../x264/common/dct.h \
  797. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  798. ../../x264/common/macroblock.h ../../x264/common/rectangle.h
  799. input/thread-10.o: ../../x264/input/thread.c ../../x264/input/input.h \
  800. ../../x264/x264cli.h ../../x264/common/base.h \
  801. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  802. ../../x264/common/cpu.h ../../x264/common/tables.h \
  803. ../../x264/common/common.h ../../x264/common/cabac.h \
  804. ../../x264/common/bitstream.h ../../x264/common/set.h \
  805. ../../x264/common/predict.h ../../x264/common/pixel.h \
  806. ../../x264/common/mc.h ../../x264/common/frame.h \
  807. ../../x264/common/dct.h ../../x264/common/quant.h \
  808. ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
  809. ../../x264/common/rectangle.h
  810. tools/checkasm-10.o: ../../x264/tools/checkasm.c \
  811. ../../x264/common/common.h ../../x264/common/base.h \
  812. ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
  813. ../../x264/common/cpu.h ../../x264/common/tables.h \
  814. ../../x264/common/cabac.h ../../x264/common/bitstream.h \
  815. ../../x264/common/set.h ../../x264/common/predict.h \
  816. ../../x264/common/pixel.h ../../x264/common/mc.h \
  817. ../../x264/common/frame.h ../../x264/common/dct.h \
  818. ../../x264/common/quant.h ../../x264/common/threadpool.h \
  819. ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
  820. ../../x264/encoder/macroblock.h