/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_dual_test.c | 93 goto end; in mm_app_dtc_0() 98 goto end; in mm_app_dtc_0() 105 goto end; in mm_app_dtc_0() 111 goto end; in mm_app_dtc_0() 117 goto end; in mm_app_dtc_0() 125 goto end; in mm_app_dtc_0() 133 goto end; in mm_app_dtc_0() 141 goto end; in mm_app_dtc_0() 147 goto end; in mm_app_dtc_0() 154 goto end; in mm_app_dtc_0() [all …]
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
D | viddec_pm_utils_list.c | 74 uint32_t start=0, end=0; in viddec_pm_utils_list_updatebytepos() local 78 end = list->sc_ibuf[0].len - list->start_offset; in viddec_pm_utils_list_updatebytepos() 79 if((int32_t)end >= list->total_bytes) end = list->total_bytes; in viddec_pm_utils_list_updatebytepos() 81 list->data[items].edpos = end; in viddec_pm_utils_list_updatebytepos() 83 while((int32_t)end < list->total_bytes) in viddec_pm_utils_list_updatebytepos() 85 start = end; in viddec_pm_utils_list_updatebytepos() 86 end += list->sc_ibuf[items].len; in viddec_pm_utils_list_updatebytepos() 87 if((int32_t)end >= list->total_bytes) end = list->total_bytes; in viddec_pm_utils_list_updatebytepos() 89 list->data[items].edpos = end; in viddec_pm_utils_list_updatebytepos() 96 start = end = list->total_bytes+1; in viddec_pm_utils_list_updatebytepos() [all …]
|
D | viddec_pm_parser_ops.c | 9 …ist_emit_slice_tags(viddec_pm_utils_list_t *list, uint32_t start, uint32_t end, viddec_emitter *em… 142 int32_t viddec_pm_append_misc_tags(void *parent, uint32_t start, uint32_t end, viddec_workload_item… in viddec_pm_append_misc_tags() argument 148 if (end == VIDDEC_PARSE_INVALID_POS) end = (cxt->list.total_bytes -1); in viddec_pm_append_misc_tags() 149 viddec_pm_utils_list_emit_slice_tags(&(cxt->list), start, end, &(cxt->emitter), using_next, wi); in viddec_pm_append_misc_tags()
|
/hardware/intel/common/libva/va/x11/ |
D | va_fglrx.c | 151 goto end; in VA_FGLRXGetClientDriverName() 157 goto end; in VA_FGLRXGetClientDriverName() 162 goto end; in VA_FGLRXGetClientDriverName() 167 goto end; in VA_FGLRXGetClientDriverName() 172 goto end; in VA_FGLRXGetClientDriverName() 177 goto end; in VA_FGLRXGetClientDriverName() 180 goto end; in VA_FGLRXGetClientDriverName() 184 goto end; in VA_FGLRXGetClientDriverName() 186 goto end; in VA_FGLRXGetClientDriverName() 191 goto end; in VA_FGLRXGetClientDriverName() [all …]
|
D | va_nvctrl.c | 373 char *end, *str = nvidia_driver_version; in VA_NVCTRLGetClientDriverName() local 374 unsigned long v = strtoul(str, &end, 10); in VA_NVCTRLGetClientDriverName() 375 if (end && end != str) { in VA_NVCTRLGetClientDriverName() 378 if (*(str = end) == '.') { in VA_NVCTRLGetClientDriverName() 379 v = strtoul(str + 1, &end, 10); in VA_NVCTRLGetClientDriverName() 380 if (end && end != str && (*end == '.' || *end == '\0')) { in VA_NVCTRLGetClientDriverName() 383 if (*(str = end) == '.') { in VA_NVCTRLGetClientDriverName() 384 v = strtoul(str + 1, &end, 10); in VA_NVCTRLGetClientDriverName() 385 if (end && end != str && *end == '\0') { in VA_NVCTRLGetClientDriverName()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/ |
D | hmm_grow.c | 18 void U(grow_chunk)(U(descriptor) *desc, void *end, U(size_bau) n_baus) { in U() 20 #define HEAD_PTR ((head_record *) end) in U() 22 end = BAUS_BACKWARD(end, DUMMY_END_BLOCK_BAUS); in U() 37 head_record *dummy = (head_record *) BAUS_FORWARD(end, n_baus); in U() 46 U(free)(desc, HEAD_TO_PTR_REC(end)); in U()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/ |
D | mem_ops_aligned.h | 46 #define mem_get_ne_aligned_generic(end,sz) \ argument 47 static unsigned MEM_VALUE_T mem_get_##end##sz##_aligned(const void *vmem) {\ 52 #define mem_get_sne_aligned_generic(end,sz) \ argument 53 static signed MEM_VALUE_T mem_get_s##end##sz##_aligned(const void *vmem) {\ 58 #define mem_get_se_aligned_generic(end,sz) \ argument 59 static unsigned MEM_VALUE_T mem_get_##end##sz##_aligned(const void *vmem) {\ 66 #define mem_get_sse_aligned_generic(end,sz) \ argument 67 static signed MEM_VALUE_T mem_get_s##end##sz##_aligned(const void *vmem) {\ 74 #define mem_put_ne_aligned_generic(end,sz) \ argument 75 static void mem_put_##end##sz##_aligned(void *vmem, MEM_VALUE_T val) {\ [all …]
|
D | vpx_timer.h | 49 LARGE_INTEGER begin, end; member 51 struct timeval begin, end; 69 QueryPerformanceCounter(&t->end); in vpx_usec_timer_mark() 71 gettimeofday(&t->end, NULL); in vpx_usec_timer_mark() 81 diff.QuadPart = t->end.QuadPart - t->begin.QuadPart; in vpx_usec_timer_elapsed() 88 timersub(&t->end, &t->begin, &diff); in vpx_usec_timer_elapsed()
|
/hardware/ti/omap4-aah/security/smc_pa_ctrl/ |
D | smc_pa_ctrl_linux.c | 176 goto end; in smcPAStart() 184 goto end; in smcPAStart() 191 goto end; in smcPAStart() 205 goto end; in smcPAStart() 219 goto end; in smcPAStart() 228 end: in smcPAStart() 260 goto end; in smcPAStop() 269 goto end; in smcPAStop() 274 end: in smcPAStop()
|
/hardware/ti/omap4xxx/security/smc_pa_ctrl/ |
D | smc_pa_ctrl_linux.c | 176 goto end; in smcPAStart() 184 goto end; in smcPAStart() 191 goto end; in smcPAStart() 205 goto end; in smcPAStart() 219 goto end; in smcPAStart() 228 end: in smcPAStart() 260 goto end; in smcPAStop() 269 goto end; in smcPAStop() 274 end: in smcPAStop()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/ |
D | vp8_fast_quantize_b_armv6.asm | 109 beq end ; skip eob calculations if all zero 134 bne end 139 bne end 145 bne end 151 bne end 156 bne end 162 bne end 167 bne end 173 bne end 178 bne end [all …]
|
/hardware/ril/reference-ril/ |
D | at_tok.c | 111 char *end; in at_tok_nextint_base() local 114 l = strtoul(ret, &end, base); in at_tok_nextint_base() 116 l = strtol(ret, &end, base); in at_tok_nextint_base() 120 if (end == ret) { in at_tok_nextint_base()
|
/hardware/ti/omap4-aah/ |
D | mapinfo.c | 11 while (p <= end) { 39 mi->end = strtoul(line + 9, 0, 16); in parse_maps_line() 83 if((pc >= mi->start) && (pc < mi->end)){ in map_to_name() 96 if((pc >= mi->start) && (pc < mi->end)){ in pc_to_mapinfo()
|
/hardware/ti/omap4xxx/ |
D | mapinfo.c | 11 while (p <= end) { 39 mi->end = strtoul(line + 9, 0, 16); in parse_maps_line() 83 if((pc >= mi->start) && (pc < mi->end)){ in map_to_name() 96 if((pc >= mi->start) && (pc < mi->end)){ in pc_to_mapinfo()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_subpixel_bilinear_ssse3.asm | 119 ; end prolog 144 ; end prolog 170 ; end prolog 196 ; end prolog 221 ; end prolog 247 ; end prolog 273 ; end prolog 299 ; end prolog 326 ; end prolog 352 ; end prolog [all …]
|
D | vp9_subpixel_bilinear_sse2.asm | 141 ; end prolog 166 ; end prolog 192 ; end prolog 219 ; end prolog 244 ; end prolog 270 ; end prolog 297 ; end prolog 323 ; end prolog 350 ; end prolog 377 ; end prolog [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/ |
D | boolhuff_arm.c | 37 const unsigned char *end, in vp8_validate_buffer_arm() argument 40 return validate_buffer(start, len, end, error); in vp8_validate_buffer_arm()
|
/hardware/libhardware/modules/camera/ |
D | VendorTags.cpp | 44 uint32_t end; member 117 if (tag >= section->end) { in getEntry() 131 mTagCount += DemoSections[i].end - DemoSections[i].start; in VendorTags() 153 tag < DemoSections[i].end; tag++) { in getAllTags()
|
/hardware/intel/common/libva/va/glx/ |
D | va_glx_impl.c | 176 const char *end; in check_extension() local 182 end = ext + strlen(ext); in check_extension() 184 while (ext < end) { in check_extension() 402 goto end; in gl_create_context() 407 end: in gl_create_context() 747 goto end; in create_surface() 763 goto end; in create_surface() 765 goto end; in create_surface() 769 goto end; in create_surface() 771 goto end; in create_surface() [all …]
|
/hardware/ti/omap4-aah/hwc/ |
D | rgz_2d.c | 988 char *end = big_log + e; in rgz_print_layer() local 989 e -= snprintf(end - e, e, "<!-- LAYER-DAT: %d", idx); in rgz_print_layer() 992 e -= snprintf(end - e, e, "%s %p", csv ? "," : " hndl:", in rgz_print_layer() 995 e -= snprintf(end - e, e, "%s %s", csv ? "," : " flags:", in rgz_print_layer() 1000 e -= snprintf(end - e, e, "%s", csv ? ", " : " fmt: "); in rgz_print_layer() 1003 e -= snprintf(end - e, e, "bgra"); break; in rgz_print_layer() 1005 e -= snprintf(end - e, e, "rgb565"); break; in rgz_print_layer() 1007 e -= snprintf(end - e, e, "bgrx"); break; in rgz_print_layer() 1009 e -= snprintf(end - e, e, "rgbx"); break; in rgz_print_layer() 1011 e -= snprintf(end - e, e, "rgba"); break; in rgz_print_layer() [all …]
|
/hardware/intel/bootstub/ |
D | sfi.c | 96 unsigned long long start, end, size; in sfi_setup_mmap() local 119 end = start + size; in sfi_setup_mmap() 121 if (start > end) in sfi_setup_mmap()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | cb_utils.cpp | 82 Region::const_iterator const end = wormholeRegion.end(); in getuiClearRegion() local 83 while (it != end) { in getuiClearRegion()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | cb_utils.cpp | 82 Region::const_iterator const end = wormholeRegion.end(); in getuiClearRegion() local 83 while (it != end) { in getuiClearRegion()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | keyframe_test.cc | 91 iter != kf_pts_list_.end(); ++iter) { in TEST_P() 104 iter != kf_pts_list_.end(); ++iter) { in TEST_P() 135 iter != kf_pts_list_.end(); ++iter) { in TEST_P()
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | cb_utils.cpp | 84 Region::const_iterator const end = wormholeRegion.end(); in getuiClearRegion() local 85 while (it != end) { in getuiClearRegion()
|