Searched refs:files (Results 1 – 25 of 72) sorted by relevance
123
/hardware/intel/img/psb_video/src/ |
D | README | 8 CODE STRUCTURE General description files structure in psb_video 14 This part describes general rule for naming added files in future. 19 xxxx: generally describes files function, such as cmdbuf for command buffer processing, H264ES for … 21 The existed files may not be consistent with it completely. For the exsited files: 22 lnc_xxxx.c/h are files for encoding on MRST 23 psb_xxxx.c/h are files for decoding on MRST (some files are reused in MFLD) 24 pnw_xxxx.c/h are files for encoding/decoding on MFLD 25 tng_xxxx.c/h are files for encoding/decoding on MRFLD 26 xx_xxES.c/h are files for various encoding codec, others codec named are for various decoding codec 36 | | |- lnc_cmdbuf.h (below files are for encode on MRST) [all …]
|
/hardware/broadcom/wlan/ |
D | .gitignore | 2 # NOTE! Don't add files that are generated in specific 6 # NOTE! Please use 'git-ls-files -i --exclude-standard' 8 # any tracked files which get ignored after the change. 30 # Top-level generic files 41 # quilt's files 45 # cscope files
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | vp9_thread_test.cc | 139 } files[] = { in TEST() local 148 for (int i = 0; i < static_cast<int>(sizeof(files) / sizeof(files[0])); ++i) { in TEST() 150 EXPECT_STREQ(files[i].expected_md5, DecodeFile(files[i].name, t).c_str()) in TEST()
|
/hardware/intel/img/libdrm/ |
D | missing | 166 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 167 test -z "$files" && files="config.h" 169 for f in $files; do
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/ |
D | README | 16 3) Run get_files.py to download the test files: 17 python get_files.py -i /path/to/test-data.sha1 -o /path/to/put/files \ 20 4) Transfer files to device using adb. Ensure you have proper permissions for
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | libs.doxy_template | 50 # format and will distribute the generated files over these directories. 52 # source files, where putting all generated files in the same directory would 109 # path before files name in the file list and in the header files. If set 269 # defined locally in source files will be included in the documentation. 270 # If set to NO only classes defined in header files are included. 289 # undocumented members of documented classes, files or namespaces. 326 # allowed. This is useful if you have classes or files whose names only differ 339 # will put a list of the files that are included by a file in the documentation 412 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 414 # list will mention the files that were used to generate the documentation. [all …]
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 56 # format and will distribute the generated files over these directories. 58 # source files, where putting all generated files in the same directory would 116 # path before files name in the file list and in the header files. If set 221 # Doxygen selects the parser to use depending on the extension of the files it 227 # doxygen treat .inc files as Fortran files (default is PHP), and .f files as C 229 # you also need to set FILE_PATTERNS otherwise the files are not read by doxygen. 290 # For small to medium size projects (<1000 input files) the default value is 325 # defined locally in source files will be included in the documentation. 326 # If set to NO only classes defined in header files are included. 346 # undocumented members of documented classes, files or namespaces. [all …]
|
/hardware/ti/omap3/omx/core_plugin/ |
D | Android.mk | 4 $(call add-prebuilt-files, ETC, 01_Vendor_ti_omx.cfg)
|
/hardware/intel/common/libva/debian.upstream/ |
D | control.in | 27 Description: Video Acceleration (VA) API for Linux -- development files 52 This package contains the debug files.
|
D | copyright | 21 copy of this software and associated documentation files (the 43 # Please also look if there are files or directories which have a
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/ |
D | UPDATING | 17 the necessary files for them. 42 Remove the unused files leaving only:
|
/hardware/intel/common/utils/ituxd/ |
D | Android.mk | 35 LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
/hardware/intel/common/libva/ |
D | libva.spec | 44 Summary: Video Acceleration (VA) API for Linux -- development files 72 %files 92 %files devel
|
D | COPYING | 2 copy of this software and associated documentation files (the
|
/hardware/intel/img/libdrm/libdrm/ |
D | config.h.in | 67 /* Define to 1 if you have the ANSI C header files. */ 101 /* Define for large files, on AIX-style hosts. */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | gen_msvs_def.sh | 22 to export from a DLL. Source files are technically bash scripts (and thus may
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/ |
D | README.webm | 11 - delete unnecessary docs and build files
|
D | TODO | 4 - Test (and fix, if necessary) support for large files.
|
/hardware/ti/omap3/omx/ti_omx_config_parser/ |
D | Android.mk | 4 $(call add-prebuilt-files, ETC)
|
/hardware/intel/img/psb_video/ |
D | psb-video.spec | 78 %files
|
D | README | 4 copy of this software and associated documentation files (the
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/ |
D | README | 16 To cleanup the build files
|
/hardware/intel/common/libwsbm/ |
D | COPYING | 9 * copy of this software and associated documentation files (the
|
/hardware/intel/bootstub/ |
D | bootstub.spec | 26 %files
|
/hardware/intel/img/psb_video/debian/ |
D | copyright | 20 # copy of this software and associated documentation files (the
|
123