Home
last modified time | relevance | path

Searched refs:st (Results 1 – 25 of 34) sorted by relevance

12

/hardware/ti/omap4-aah/test/CameraHal/
Dsurfacetexture_test.cpp114 sp<GLConsumer> st; in test_format() local
126 st = new GLConsumer (bq, tex_id, GL_TEXTURE_EXTERNAL_OES); in test_format()
128 st->setDefaultBufferSize (width, height); in test_format()
130 stc = new Surface(st); in test_format()
172 st.clear(); in test_format()
Dcamera_test_menu.cpp544 unsigned long long st, end, delay; in timeval_delay() local
549 st = ref->tv_sec * 1000000 + ref->tv_usec; in timeval_delay()
551 delay = end - st; in timeval_delay()
4242 unsigned long long st, end, delay; in main() local
4260 st = current_time.tv_sec * 1000000 + current_time.tv_usec; in main()
4286 delay = end - st; in main()
/hardware/akm/AK8975_FS/akmdfs/
Dmain.c252 int st = 0; in main() local
254 if (AKD_GetOpenStatus(&st) != AKD_SUCCESS) { in main()
258 if (st == 0) { in main()
271 if (AKD_GetCloseStatus(&st) != AKD_SUCCESS) { in main()
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
DAKFS_AK8975.h35 #define AK8975_ST_ERROR(st) (((st)&0x09) != 0x01) argument
/hardware/intel/common/libva/va/android/
Dva_android.cpp48 struct stat st; in open_device() local
51 if (-1 == stat (dev_name, &st)) in open_device()
58 if (!S_ISCHR (st.st_mode)) in open_device()
/hardware/intel/common/libva/va/wayland/
Dva_wayland_drm.c60 struct stat st; in drm_handle_device() local
62 if (stat(device, &st) < 0) { in drm_handle_device()
68 if (!S_ISCHR(st.st_mode)) { in drm_handle_device()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
Dcavl_impl.h437 L_SC AVL_HANDLE L_(search)(L_(avl) *l_tree, AVL_KEY k, avl_search_type st) { in L_()
442 if (st & AVL_LESS) in L_()
444 else if (st & AVL_GREATER) in L_()
453 if (st & AVL_EQUAL) { in L_()
932 L_(avl) *l_tree, L_(iter) *iter, AVL_KEY k, avl_search_type st) { in L_()
947 if (st & AVL_LESS) in L_()
950 else if (st & AVL_GREATER) in L_()
961 if (st & AVL_EQUAL) { in L_()
Dcavl_if.h98 L_SC AVL_HANDLE L_(search)(L_(avl) *tree, AVL_KEY k, avl_search_type st);
188 L_(avl) *tree, L_(iter) *iter, AVL_KEY k, avl_search_type st);
/hardware/intel/img/libdrm/libdrm/
Dxf86drm.c195 stat_t st; in drmGetKeyFromFd() local
197 st.st_rdev = 0; in drmGetKeyFromFd()
198 fstat(fd, &st); in drmGetKeyFromFd()
199 return st.st_rdev; in drmGetKeyFromFd()
317 stat_t st; in drmOpenDevice() local
336 if (stat(DRM_DIR_NAME, &st)) { in drmOpenDevice()
345 if (stat(buf, &st)) { in drmOpenDevice()
361 if (stat(DRM_DIR_NAME, &st)) { in drmOpenDevice()
370 if (stat(buf, &st)) { in drmOpenDevice()
390 if (st.st_rdev != dev) { in drmOpenDevice()
/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.cpp102 struct stat st; in getCap() local
103 memset(&st, 0x0, sizeof(struct stat)); in getCap()
112 if (fstat(fd, &st) < 0) { in getCap()
118 fileSize = st.st_size; in getCap()
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_ucm.c2122 struct stat st; in second_stage_parsing_thread() local
2136 if (fstat(fd, &st) < 0) { in second_stage_parsing_thread()
2141 read_buf = (char *) mmap(0, st.st_size, PROT_READ | PROT_WRITE, in second_stage_parsing_thread()
2249 munmap(read_buf, st.st_size); in second_stage_parsing_thread()
2281 struct stat st; in snd_ucm_parse() local
2295 if (fstat(fd, &st) < 0) { in snd_ucm_parse()
2300 read_buf = (char *) mmap(0, st.st_size, PROT_READ | PROT_WRITE, in snd_ucm_parse()
2313 munmap(read_buf, st.st_size); in snd_ucm_parse()
2320 munmap(read_buf, st.st_size); in snd_ucm_parse()
2328 munmap(read_buf, st.st_size); in snd_ucm_parse()
[all …]
/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_menu.cpp437 unsigned long long st, end, delay; in timeval_delay() local
442 st = ref->tv_sec * 1000000 + ref->tv_usec; in timeval_delay()
444 delay = end - st; in timeval_delay()
2361 unsigned long long st, end, delay; in main() local
2366 st = current_time.tv_sec * 1000000 + current_time.tv_usec; in main()
2513 delay = end - st; in main()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_msg.h98 enum loc_sess_status st,
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_msg.h98 enum loc_sess_status st,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dvp8_sad16x16_armv6.asm37 ; 1st row
Dvp8_variance8x8_armv6.asm35 ; 1st 4 pixels
Dvp8_variance16x16_armv6.asm37 ; 1st 4 pixels
Dvp8_variance_halfpixvar16x16_v_armv6.asm39 ; 1st 4 pixels
Dvp8_variance_halfpixvar16x16_h_armv6.asm38 ; 1st 4 pixels
Dvp8_variance_halfpixvar16x16_hv_armv6.asm39 ; 1st 4 pixels
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DAUTHORS62 Martin Storsjo <martin@martin.st>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
Dvp8_mse16x16_armv6.asm38 ; 1st 4 pixels
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_sad4d_sse2.asm109 ; 1st 16 px
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderAVC.cpp182 Decode_Status st = status; in decodeFrame() local
187 return st; in decodeFrame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_reconintra_neon.asm311 ; 1st row and 2nd row
363 ; 1st row and 2nd row

12