Searched refs:full (Results 1 – 22 of 22) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_entropy.c | 716 void vp9_model_to_full_probs(const vp9_prob *model, vp9_prob *full) { in vp9_model_to_full_probs() argument 717 if (full != model) in vp9_model_to_full_probs() 718 vpx_memcpy(full, model, sizeof(vp9_prob) * UNCONSTRAINED_NODES); in vp9_model_to_full_probs() 719 extend_to_full_distribution(&full[UNCONSTRAINED_NODES], model[PIVOT_NODE]); in vp9_model_to_full_probs()
|
D | vp9_entropy.h | 146 void vp9_model_to_full_probs(const vp9_prob *model, vp9_prob *full);
|
/hardware/intel/common/libva/test/videoprocess/ |
D | Makefile.am | 36 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
|
/hardware/intel/common/libva/test/transcode/ |
D | Makefile.am | 37 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
|
/hardware/intel/common/libva/test/vainfo/ |
D | Makefile.am | 44 valgrind --leak-check=full --show-reachable=yes .libs/vainfo;
|
/hardware/intel/common/libva/test/decode/ |
D | Makefile.am | 43 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | keywords.dox | 25 particular item, but the full implications must be understood and 32 particular behavior is acceptable or even useful, but the full
|
D | usage_dx.dox | 32 assembled into a full frame. For this reason, the application \ref MUST
|
D | CHANGELOG | 298 Use diamond search to replace full search
|
D | libs.doxy_template | 108 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 333 # will show members with their full class and namespace scopes in the
|
/hardware/intel/common/libva/test/putsurface/ |
D | Makefile.am | 58 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
|
/hardware/intel/common/libva/va/ |
D | va_version.h.in | 52 * The full version of VA-API, like 1.2.3 59 * The full version of VA-API, in string form (suited for string
|
/hardware/intel/common/libva/test/encode/ |
D | Makefile.am | 54 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
|
/hardware/intel/common/libva/test/basic/ |
D | Makefile.am | 86 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
|
/hardware/intel/img/libdrm/libdrm/ |
D | config.h.in | 52 /* Define to the full name of this package. */ 55 /* Define to the full name and version of this package. */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
D | vp8_memcpy_neon.asm | 20 ;this is not a full memcpy function!!!
|
/hardware/samsung_slsi/exynos5/mobicore/ |
D | README.android | 41 -r Loads dynamic driver at startup. The full path of the driver binary must be given, eg. /data/app…
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | COPYING | 64 consistent with the full freedom of use specified in this license. 355 terminated so long as such parties remain in full compliance. 471 "copyright" line and a pointer to where the full notice is found.
|
/hardware/intel/bootstub/ |
D | LICENSE | 186 parties remain in full compliance. 299 the "copyright" line and a pointer to where the full notice is found.
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 115 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 289 # When the cache is full, less often used symbols will be written to disk. 390 # will show members with their full class and namespace scopes in the 1122 # full text search. The disadvantages are that it is more difficult to setup
|
/hardware/intel/img/libdrm/ |
D | ltmain.sh | 1806 $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'" 3653 /* Searches for the full path of the wrapper. Returns 3654 newly allocated full path name if found, NULL otherwise
|
D | aclocal.m4 | 288 # So that we can recreate a full libtool script including additional 331 # full-stop to the whole comment if one is not present already. 1335 # On SCO OpenServer 5, we need -belf to get full-featured binaries. 8130 is in your PATH or set the PKG_CONFIG environment variable to the full
|