/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_tapify.py | 30 ll=[h(r),l(c)] 32 sum = dist(ul,p)+dist(ur,p)+dist(ll,p)+dist(lr,p) 33 t4 = scale - t(ul,p,sum) - t(ur,p,sum) - t(ll,p,sum); 35 [ll,t(ll,p,sum)],[lr,t4]]
|
/hardware/bsp/intel/peripheral/libmraa/docs/ |
D | building.md | 10 what you'll need: 13 * [python](http://python.org) 2.7 or 3.4+ (you'll need not just the interpreter but python-dev) 14 * [node.js](http://nodejs.org) 0.10.x or 0.12.x (you'll need not just the interpreter but nodejs-de… 23 To build the documentation you'll also need: 62 Same approach works for Python 3, you'll just need to adjust the version number 105 You'll need at least SWIG version 3.0.2 and we recommend 3.0.5 to build the 111 During the build, we'll assume you're building from git, note that if you 139 This is the procedure to submit a build to Coverity. You'll need to install 152 On Arch Linux with OpenJDK 8 you'll have to set this yourself like this: 179 To use RPM simply enable the RPM option. You'll need `rpmbuild` installed on your
|
D | debugging.md | 5 this list as it's the first thing we'll ask you to do. 16 mraa logs pretty much everything that goes wrong to syslog. These days it'll go
|
D | index.md | 55 while because we're not necessarily on 24/7, but we'll get back to you! Have a
|
D | index.java.md | 55 while because we're not necessarily on 24/7, but we'll get back to you! Have a
|
D | npm.md | 39 do a check for the running node v8 version, you'll also need to run that
|
D | internals.md | 118 the linux kernel uses and is probably all the granularity we'll ever
|
/hardware/intel/img/psb_video/src/ |
D | psb_texture.h | 71 long ll; member
|
D | psb_overlay.h | 264 long ll; member
|
/hardware/bsp/intel/peripheral/libmraa/ |
D | README.md | 42 as and you'll have the latest stable tagged build of mraa installed! 82 while because we're not necessarily on 24/7, but we'll get back to you! Have a
|
/hardware/bsp/intel/peripheral/libupm/docs/ |
D | naming.md | 32 and we'll try suggest decent names for your module.
|
D | max31855.md | 7 people made arduino code already so we'll use that as a 54 Note unlike on Arduino, we'll just set a 2Mhz clock and let the chip do the
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | README | 56 Also, you'll need CMake 2.6.4 or higher if you want to build the 290 compiler and/or linker to select the pthread library, or you'll get 293 script, you'll need to read your compiler and linker's manual to 306 to the compiler flags. You'll also need to tell the linker to produce 339 For example, with -DGTEST_DONT_DEFINE_TEST=1, you'll need to write 354 users' long-term benefits. This section describes what you'll need to 388 functionality, you'll want to compile and run Google Test's own tests.
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/ |
D | JPEGTest.c | 219 int ll = 0,lh = 0, got = 0; local 250 ReadFile(infile, &ll, 1, &got, NULL); 253 ll = fgetc(infile); 256 itemlen = (lh << 8) | ll; 269 Data[1] = (uchar)ll;
|
/hardware/bsp/intel/peripheral/libupm/cmake/modules/ |
D | TargetArch.cmake | 61 # the OS X SDK version 10.6 or later - you'll need 10.4/10.5 for that, so we
|
D | CPackDeb.cmake | 7 # the specifics CPACK_RPM_XXX variables.You'll find a detailed usage on
|
/hardware/intel/common/libmix/mix_audio/src/ |
D | mixaudio.c | 228 guint64 ll = 0; in mix_audio_class_init() local 234 ll = g_ascii_strtoull(loglevel+2, NULL, 16); in mix_audio_class_init() 239 ll = g_ascii_strtoull(loglevel, NULL, 10); in mix_audio_class_init() 242 guint32 mask = (guint32)ll; in mix_audio_class_init()
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
D | TargetArch.cmake | 70 # the OS X SDK version 10.6 or later - you'll need 10.4/10.5 for that, so we
|
D | CPackDeb.cmake | 7 # the specifics CPACK_RPM_XXX variables.You'll find a detailed usage on
|
/hardware/qcom/camera/QCamera2/HAL/test/ |
D | qcamera_test.cpp | 567 size_t ll,lh; in ReadSectionsFromBuffer() local 593 ll = buffer[pos++]; in ReadSectionsFromBuffer() 595 itemlen = (lh << 8) | ll; in ReadSectionsFromBuffer() 613 Data[1] = (unsigned char)ll; in ReadSectionsFromBuffer()
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/ |
D | h264parse_dpb.c | 1127 struct linked_list_t ll; in h264_dpb_reorder_ref_pic_list() local 1128 struct linked_list_t *lp = ≪ // should consider use the scratch space in h264_dpb_reorder_ref_pic_list()
|