123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820 |
- common/osdep.o: ../../x264/common/osdep.c ../../x264/common/osdep.h \
- config.h
- common/base.o: ../../x264/common/base.c ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h
- common/cpu.o: ../../x264/common/cpu.c ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h
- common/tables.o: ../../x264/common/tables.c ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h
- encoder/api.o: ../../x264/encoder/api.c ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h
- x264.o: ../../x264/x264.c ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/input/input.h ../../x264/output/output.h \
- ../../x264/filters/filters.h ../../x264/filters/video/video.h
- input/input.o: ../../x264/input/input.c ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h
- input/timecode.o: ../../x264/input/timecode.c ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h
- input/raw.o: ../../x264/input/raw.c ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h
- input/y4m.o: ../../x264/input/y4m.c ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h
- output/raw.o: ../../x264/output/raw.c ../../x264/output/output.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h
- output/matroska.o: ../../x264/output/matroska.c \
- ../../x264/output/output.h ../../x264/x264cli.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/output/matroska_ebml.h
- output/matroska_ebml.o: ../../x264/output/matroska_ebml.c \
- ../../x264/output/output.h ../../x264/x264cli.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/output/matroska_ebml.h
- output/flv.o: ../../x264/output/flv.c ../../x264/output/output.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/output/flv_bytestream.h
- output/flv_bytestream.o: ../../x264/output/flv_bytestream.c \
- ../../x264/output/output.h ../../x264/x264cli.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/output/flv_bytestream.h
- filters/filters.o: ../../x264/filters/filters.c \
- ../../x264/filters/filters.h ../../x264/x264cli.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/filters/video/video.h \
- ../../x264/input/input.h
- filters/video/video.o: ../../x264/filters/video/video.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h
- filters/video/source.o: ../../x264/filters/video/source.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h
- filters/video/internal.o: ../../x264/filters/video/internal.c \
- ../../x264/filters/video/internal.h ../../x264/filters/video/video.h \
- ../../x264/input/input.h ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h
- filters/video/resize.o: ../../x264/filters/video/resize.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h
- filters/video/fix_vfr_pts.o: ../../x264/filters/video/fix_vfr_pts.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h ../../x264/filters/video/internal.h
- filters/video/select_every.o: ../../x264/filters/video/select_every.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h
- filters/video/crop.o: ../../x264/filters/video/crop.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h
- example.o: ../../x264/example.c ../../x264/x264.h x264_config.h
- common/mc-8.o: ../../x264/common/mc.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/common/aarch64/mc.h
- common/predict-8.o: ../../x264/common/predict.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/predict.h
- common/pixel-8.o: ../../x264/common/pixel.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/common/aarch64/pixel.h \
- ../../x264/common/aarch64/predict.h
- common/macroblock-8.o: ../../x264/common/macroblock.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h
- common/frame-8.o: ../../x264/common/frame.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/dct-8.o: ../../x264/common/dct.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/common/aarch64/dct.h
- common/cabac-8.o: ../../x264/common/cabac.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/common-8.o: ../../x264/common/common.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/rectangle-8.o: ../../x264/common/rectangle.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h
- common/set-8.o: ../../x264/common/set.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/quant-8.o: ../../x264/common/quant.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/common/aarch64/quant.h
- common/deblock-8.o: ../../x264/common/deblock.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/deblock.h
- common/vlc-8.o: ../../x264/common/vlc.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/mvpred-8.o: ../../x264/common/mvpred.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/bitstream-8.o: ../../x264/common/bitstream.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/bitstream.h
- encoder/analyse-8.o: ../../x264/encoder/analyse.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/macroblock.h ../../x264/encoder/me.h \
- ../../x264/encoder/ratecontrol.h ../../x264/encoder/analyse.h \
- ../../x264/encoder/rdo.c ../../x264/encoder/cavlc.c \
- ../../x264/encoder/cabac.c ../../x264/encoder/slicetype.c
- encoder/me-8.o: ../../x264/encoder/me.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h \
- ../../x264/encoder/me.h
- encoder/ratecontrol-8.o: ../../x264/encoder/ratecontrol.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/ratecontrol.h ../../x264/encoder/me.h
- encoder/set-8.o: ../../x264/encoder/set.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/encoder/set.h
- encoder/macroblock-8.o: ../../x264/encoder/macroblock.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/macroblock.h
- encoder/cabac-8.o: ../../x264/encoder/cabac.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h
- encoder/cavlc-8.o: ../../x264/encoder/cavlc.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h
- encoder/encoder-8.o: ../../x264/encoder/encoder.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/set.h ../../x264/encoder/analyse.h \
- ../../x264/encoder/ratecontrol.h ../../x264/encoder/macroblock.h \
- ../../x264/encoder/me.h
- encoder/lookahead-8.o: ../../x264/encoder/lookahead.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/analyse.h
- common/threadpool-8.o: ../../x264/common/threadpool.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h
- common/aarch64/asm-offsets-8.o: ../../x264/common/aarch64/asm-offsets.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/asm-offsets.h
- common/aarch64/mc-c-8.o: ../../x264/common/aarch64/mc-c.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/mc.h
- common/aarch64/predict-c-8.o: ../../x264/common/aarch64/predict-c.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/predict.h ../../x264/common/aarch64/pixel.h
- common/opencl-8.o: ../../x264/common/opencl.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h common/oclobj.h
- encoder/slicetype-cl-8.o: ../../x264/encoder/slicetype-cl.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/macroblock.h ../../x264/encoder/me.h \
- ../../x264/encoder/slicetype-cl.h
- filters/video/cache-8.o: ../../x264/filters/video/cache.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h ../../x264/filters/video/internal.h \
- ../../x264/common/common.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- filters/video/depth-8.o: ../../x264/filters/video/depth.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h ../../x264/common/common.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h
- input/thread-8.o: ../../x264/input/thread.c ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/common.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- tools/checkasm-8.o: ../../x264/tools/checkasm.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/macroblock.h
- common/mc-10.o: ../../x264/common/mc.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/common/aarch64/mc.h
- common/predict-10.o: ../../x264/common/predict.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/predict.h
- common/pixel-10.o: ../../x264/common/pixel.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/common/aarch64/pixel.h \
- ../../x264/common/aarch64/predict.h
- common/macroblock-10.o: ../../x264/common/macroblock.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h
- common/frame-10.o: ../../x264/common/frame.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/dct-10.o: ../../x264/common/dct.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/common/aarch64/dct.h
- common/cabac-10.o: ../../x264/common/cabac.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/common-10.o: ../../x264/common/common.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/rectangle-10.o: ../../x264/common/rectangle.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h
- common/set-10.o: ../../x264/common/set.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/quant-10.o: ../../x264/common/quant.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/common/aarch64/quant.h
- common/deblock-10.o: ../../x264/common/deblock.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/deblock.h
- common/vlc-10.o: ../../x264/common/vlc.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/mvpred-10.o: ../../x264/common/mvpred.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- common/bitstream-10.o: ../../x264/common/bitstream.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/bitstream.h
- encoder/analyse-10.o: ../../x264/encoder/analyse.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/macroblock.h ../../x264/encoder/me.h \
- ../../x264/encoder/ratecontrol.h ../../x264/encoder/analyse.h \
- ../../x264/encoder/rdo.c ../../x264/encoder/cavlc.c \
- ../../x264/encoder/cabac.c ../../x264/encoder/slicetype.c
- encoder/me-10.o: ../../x264/encoder/me.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h \
- ../../x264/encoder/me.h
- encoder/ratecontrol-10.o: ../../x264/encoder/ratecontrol.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/ratecontrol.h ../../x264/encoder/me.h
- encoder/set-10.o: ../../x264/encoder/set.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/encoder/set.h
- encoder/macroblock-10.o: ../../x264/encoder/macroblock.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/macroblock.h
- encoder/cabac-10.o: ../../x264/encoder/cabac.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h
- encoder/cavlc-10.o: ../../x264/encoder/cavlc.c ../../x264/common/common.h \
- ../../x264/common/base.h ../../x264/common/osdep.h config.h \
- ../../x264/x264.h x264_config.h ../../x264/common/cpu.h \
- ../../x264/common/tables.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h ../../x264/encoder/macroblock.h
- encoder/encoder-10.o: ../../x264/encoder/encoder.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/set.h ../../x264/encoder/analyse.h \
- ../../x264/encoder/ratecontrol.h ../../x264/encoder/macroblock.h \
- ../../x264/encoder/me.h
- encoder/lookahead-10.o: ../../x264/encoder/lookahead.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/analyse.h
- common/threadpool-10.o: ../../x264/common/threadpool.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h
- common/aarch64/asm-offsets-10.o: ../../x264/common/aarch64/asm-offsets.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/asm-offsets.h
- common/aarch64/mc-c-10.o: ../../x264/common/aarch64/mc-c.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/mc.h
- common/aarch64/predict-c-10.o: ../../x264/common/aarch64/predict-c.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/common/aarch64/predict.h ../../x264/common/aarch64/pixel.h
- filters/video/cache-10.o: ../../x264/filters/video/cache.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h ../../x264/filters/video/internal.h \
- ../../x264/common/common.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- filters/video/depth-10.o: ../../x264/filters/video/depth.c \
- ../../x264/filters/video/video.h ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/filters/filters.h ../../x264/common/common.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h
- input/thread-10.o: ../../x264/input/thread.c ../../x264/input/input.h \
- ../../x264/x264cli.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/common.h ../../x264/common/cabac.h \
- ../../x264/common/bitstream.h ../../x264/common/set.h \
- ../../x264/common/predict.h ../../x264/common/pixel.h \
- ../../x264/common/mc.h ../../x264/common/frame.h \
- ../../x264/common/dct.h ../../x264/common/quant.h \
- ../../x264/common/threadpool.h ../../x264/common/macroblock.h \
- ../../x264/common/rectangle.h
- tools/checkasm-10.o: ../../x264/tools/checkasm.c \
- ../../x264/common/common.h ../../x264/common/base.h \
- ../../x264/common/osdep.h config.h ../../x264/x264.h x264_config.h \
- ../../x264/common/cpu.h ../../x264/common/tables.h \
- ../../x264/common/cabac.h ../../x264/common/bitstream.h \
- ../../x264/common/set.h ../../x264/common/predict.h \
- ../../x264/common/pixel.h ../../x264/common/mc.h \
- ../../x264/common/frame.h ../../x264/common/dct.h \
- ../../x264/common/quant.h ../../x264/common/threadpool.h \
- ../../x264/common/macroblock.h ../../x264/common/rectangle.h \
- ../../x264/encoder/macroblock.h
|