Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 41) sorted by relevance

12

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dring_buffer.cpp52 u8 full; member
170 if (rbc->bufs[rbc->wr_buf_no].full == 1) in rb_write()
192 if (rbc->bufs[next_buf_no].full == 1) { in rb_write()
206 if (rbc->bufs[next_buf_no].full == 1) { in rb_write()
216 rbc->bufs[rbc->wr_buf_no].full = 1; in rb_write()
275 rbc->bufs[rbc->wr_buf_no].full = 0; in rb_write()
294 rbc->bufs[rbc->wr_buf_no].full = 1; in rb_write()
450 if ((rbc->bufs[rbc->rd_buf_no].full == 1) && in rb_get_read_buf()
456 rbc->bufs[rbc->rd_buf_no].full = 0; in rb_get_read_buf()
490 if ((rbc->bufs[rbc->rd_buf_no].full == 1) && in rb_get_read_buf()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropy.c716 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()
Dvp9_entropy.h146 void vp9_model_to_full_probs(const vp9_prob *model, vp9_prob *full);
/hardware/intel/common/libva/test/videoprocess/
DMakefile.am36 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/test/transcode/
DMakefile.am37 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/test/vainfo/
DMakefile.am44 valgrind --leak-check=full --show-reachable=yes .libs/vainfo;
/hardware/intel/common/libva/test/decode/
DMakefile.am43 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/test/putsurface/
DMakefile.am58 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dkeywords.dox25 particular item, but the full implications must be understood and
32 particular behavior is acceptable or even useful, but the full
Dusage_dx.dox32 assembled into a full frame. For this reason, the application \ref MUST
/hardware/intel/common/libva/test/encode/
DMakefile.am54 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/va/
Dva_version.h.in52 * 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/basic/
DMakefile.am86 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
Dvp8_memcpy_neon.asm20 ;this is not a full memcpy function!!!
/hardware/bsp/intel/peripheral/libupm/docs/
Dcontributions.md32 * Author: <your full name>
35 * Author: <contributing author full name - if applicable>
Ddocumentation.md12 - Simple comments do not need full stops.
/hardware/bsp/intel/peripheral/libmraa/docs/
Dtesting.md4 their platform is working correctly. The aim is to have a full API coverage
Dnpm.md20 consider the tarball contains a full git tree. You also you need a top level
Dbuilding.md39 file an issue with the full output of `cmake ..` and `make` or however far you
79 full rebuild:
/hardware/bsp/intel/peripheral/libupm/doxy/
Dindex.rst60 Click on the library prefix below to expand the full list of sensors:
/hardware/bsp/intel/peripheral/libupm/cmake/modules/
DTargetArch.cmake64 …# http://stackoverflow.com/questions/5333490/how-can-we-restore-ppc-ppc64-as-well-as-full-10-4-10-…
DCPackDeb.cmake56 # (To distributed this file outside of CMake, substitute the full
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/
DTargetArch.cmake73 …# http://stackoverflow.com/questions/5333490/how-can-we-restore-ppc-ppc64-as-well-as-full-10-4-10-…
DCPackDeb.cmake56 # (To distributed this file outside of CMake, substitute the full
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING64 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.

12