archived-mpp/inc
timkingh.huang 34698dcaf8 [tools]: add doxygen config file
1.The INPUT tag used to specify the files and/or directories that
contain documented source files is set to mpp/inc.
2.The OUTPUT_DIRECTORY tag used to specify the (relative or absolute)
path into which the generated documentation will be written is set
to mpp/doc.
3.Assuming that doxygen is configured correctly under Linux, if you
want to get documentation of pdf format, do as follow:
    cd mpp/tools
    doxygen mpp_doxyfile
    cd ../doc/latex
    make
4.mpp/doc/html contains documentation of html format.
5.modify notes of vpu_api.h and rk_mpi.h.

Change-Id: I02b09514ff44b4689ea99e3d99d2acc9eb58cd19
Signed-off-by: timkingh.huang <timkingh.huang@rock-chips.com>
2016-11-30 11:33:41 +08:00
..
mpp_buffer.h [mpp_buffer]: fix macro hand writing error 2016-10-18 15:23:09 +08:00
mpp_err.h [all]: format code 2016-09-08 15:21:02 +08:00
mpp_frame.h [all]: format code 2016-09-08 15:21:02 +08:00
mpp_meta.h [meta]: modify metadata type and key definition 2016-09-08 16:56:45 +08:00
mpp_packet.h [all]: format code 2016-09-08 15:21:02 +08:00
mpp_task.h [all]: format code 2016-09-08 15:21:02 +08:00
rk_mpi.h [tools]: add doxygen config file 2016-11-30 11:33:41 +08:00
rk_mpi_cmd.h [h264e_rkv]: pack cfg into SEI and write to stream 2016-10-25 20:54:06 +08:00
rk_type.h [all]: format code 2016-09-08 15:21:02 +08:00
vpu.h [avsd] add avsd hard decoder driver. 2016-11-15 17:04:02 +08:00
vpu_api.h [tools]: add doxygen config file 2016-11-30 11:33:41 +08:00