Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 72) sorted by relevance

123

/hardware/intel/img/psb_video/src/
DREADME8 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.gitignore2 # 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/
Dvp9_thread_test.cc139 } 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/
Dmissing166 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/
DREADME16 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/
Dlibs.doxy_template50 # 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/
DDoxyfile56 # 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/
DAndroid.mk4 $(call add-prebuilt-files, ETC, 01_Vendor_ti_omx.cfg)
/hardware/intel/common/libva/debian.upstream/
Dcontrol.in27 Description: Video Acceleration (VA) API for Linux -- development files
52 This package contains the debug files.
Dcopyright21 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/
DUPDATING17 the necessary files for them.
42 Remove the unused files leaving only:
/hardware/intel/common/utils/ituxd/
DAndroid.mk35 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/hardware/intel/common/libva/
Dlibva.spec44 Summary: Video Acceleration (VA) API for Linux -- development files
72 %files
92 %files devel
DCOPYING2 copy of this software and associated documentation files (the
/hardware/intel/img/libdrm/libdrm/
Dconfig.h.in67 /* 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/
Dgen_msvs_def.sh22 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/
DREADME.webm11 - delete unnecessary docs and build files
DTODO4 - Test (and fix, if necessary) support for large files.
/hardware/ti/omap3/omx/ti_omx_config_parser/
DAndroid.mk4 $(call add-prebuilt-files, ETC)
/hardware/intel/img/psb_video/
Dpsb-video.spec78 %files
DREADME4 copy of this software and associated documentation files (the
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/
DREADME16 To cleanup the build files
/hardware/intel/common/libwsbm/
DCOPYING9 * copy of this software and associated documentation files (the
/hardware/intel/bootstub/
Dbootstub.spec26 %files
/hardware/intel/img/psb_video/debian/
Dcopyright20 # copy of this software and associated documentation files (the

123