HomeSort by relevance Sort by last modified time
    Searched full:parms (Results 51 - 75 of 221) sorted by null

1 23 4 5 6 7 8 9

  /device/moto/shamu/camera/QCamera/HAL/wrapper/
QualcommCamera.h 88 int set_parameters(struct camera_device *, const char *parms);
  /device/moto/shamu/camera/QCamera2/HAL/wrapper/
QualcommCamera.h 87 int set_parameters(struct camera_device *, const char *parms);
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3yuv.c 135 /* Create SPU parms structure */
265 /* Set parms for scaling */
280 /* Set parms for converting after scaling */
285 /* Set parms for converting */
  /device/samsung/manta/audio/
audio_hw.c 1075 struct str_parms *parms; local
1393 struct str_parms *parms; local
1702 struct str_parms *parms = str_parms_create_str(keys); local
    [all...]
  /bionic/libc/arch-x86/atom/string/
sse2-wcschr-atom.S 81 #define PARMS 4
84 #define STR1 PARMS
sse2-wcslen-atom.S 60 # define PARMS 4
61 # define STR PARMS
  /device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h 322 * @parms : batch for parameters to be set, stored in
331 parm_buffer_t *parms);
336 * @parms : batch for parameters to be queried, stored in
345 parm_buffer_t *parms);
515 * @parms : batch for parameters to be set
525 cam_stream_parm_buffer_t *parms);
532 * @parms : batch for parameters to be queried
542 cam_stream_parm_buffer_t *parms);
  /device/lge/hammerhead/camera/QCamera2/stack/common/
mm_camera_interface.h 322 * @parms : batch for parameters to be set, stored in
331 parm_buffer_t *parms);
336 * @parms : batch for parameters to be queried, stored in
345 parm_buffer_t *parms);
515 * @parms : batch for parameters to be set
525 cam_stream_parm_buffer_t *parms);
532 * @parms : batch for parameters to be queried
542 cam_stream_parm_buffer_t *parms);
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 342 * @parms : batch for parameters to be set, stored in
351 parm_buffer_t *parms);
356 * @parms : batch for parameters to be queried, stored in
365 parm_buffer_t *parms);
537 * @parms : batch for parameters to be set
547 cam_stream_parm_buffer_t *parms);
554 * @parms : batch for parameters to be queried
564 cam_stream_parm_buffer_t *parms);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
ssim_opt_x86_64.asm 62 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
152 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_ssim_opt_x86_64.asm 62 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
152 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
  /external/libvpx/libvpx/vp8/encoder/x86/
ssim_opt.asm 62 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
152 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_ssim_opt.asm 62 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
152 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
ssim_opt.asm 62 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
152 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_ssim_opt.asm 62 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
152 ; all the parms needed for 16x16 ssim so we can play with dssim as distortion
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 296 cam_stream_parm_buffer_t *parms; member in struct:__anon4406
482 parm_buffer_t *parms);
484 parm_buffer_t *parms);
538 cam_stream_parm_buffer_t *parms);
542 cam_stream_parm_buffer_t *parms);
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 687 struct str_parms *parms; local
696 parms = str_parms_create_str(kvpairs);
699 str_parms_dump(parms);
701 retval = str_parms_get_str(parms, "closing", keyval, sizeof(keyval));
712 retval = str_parms_get_str(parms, "A2dpSuspended", keyval, sizeof(keyval));
733 str_parms_destroy(parms);
1115 struct str_parms *parms; local
1120 parms = str_parms_create_str(keys);
1122 str_parms_dump(parms);
1124 str_parms_destroy(parms);
    [all...]
  /external/llvm/test/CodeGen/Generic/
2006-03-01-dagcombineinfloop.ll 22 define fastcc i32 @self_promoting_args_p(%struct.tree_node* %parms) {
24 %tmp915 = icmp eq %struct.tree_node* %parms, null ; <i1> [#uses=1]
82 %t.0.0 = phi %struct.tree_node* [ %parms, %cond_true92.preheader ], [ %tmp6, %cond_true34 ], [ %tmp6, %cond_next84 ] ; <%struct.tree_node*> [#uses=2]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c 175 * @parms : ptr to a param struct to be set to server
180 * NOTE : Assume the parms struct buf is already mapped to server via
185 parm_buffer_t *parms)
196 rc = mm_camera_set_parms(my_obj, parms);
210 * @parms : ptr to a param struct to be get from server
215 * NOTE : Assume the parms struct buf is already mapped to server via
222 parm_buffer_t *parms)
233 rc = mm_camera_get_parms(my_obj, parms);
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c 175 * @parms : ptr to a param struct to be set to server
180 * NOTE : Assume the parms struct buf is already mapped to server via
185 parm_buffer_t *parms)
196 rc = mm_camera_set_parms(my_obj, parms);
210 * @parms : ptr to a param struct to be get from server
215 * NOTE : Assume the parms struct buf is already mapped to server via
222 parm_buffer_t *parms)
233 rc = mm_camera_get_parms(my_obj, parms);
    [all...]
  /external/valgrind/main/none/tests/s390x/
flogr.c 13 /* Call FLOGR on INPUT. The results are returned through the parms. */
  /external/zlib/src/amiga/
Makefile.sas 13 NOICONS PARMS=BOTH NOSTACKCHECK UTILLIB NOVERSION ERRORREXX \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-notes.def 50 i.e. the point just after all of the parms have been moved into
  /system/core/libcutils/arch-x86/
sse2-memset32-atom.S 75 # define DEST PARMS
78 # define DEST PARMS
93 # define PARMS 8 /* Preserve EBX. */
121 # define PARMS 4
  /external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
Mac_ImplTest.java 88 AlgParSpec parms = new AlgParSpec(); local
107 mac.init(scs, parms);

Completed in 3071 milliseconds

1 23 4 5 6 7 8 9