Searched refs:info (Results 151 - 175 of 283) sorted by relevance

1234567891011>>

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp267 DEBUG_PRINT_ERROR("unknown error in slice info extradata");
420 OMX_U32 i, sym_len, sufix_len, info; local
429 info = symbol + 1 - (1 << i);
431 info = sufix_len | (info & (sufix_len - 1));
432 e_u(info, sym_len);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp267 DEBUG_PRINT_ERROR("unknown error in slice info extradata");
420 OMX_U32 i, sym_len, sufix_len, info; local
429 info = symbol + 1 - (1 << i);
431 info = sufix_len | (info & (sufix_len - 1));
432 e_u(info, sym_len);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Dvpx_temporal_scalable_patterns.c553 VpxVideoInfo info; local
554 info.codec_fourcc = encoder->fourcc;
555 info.frame_width = cfg.g_w;
556 info.frame_height = cfg.g_h;
557 info.time_base.numerator = cfg.g_timebase.num;
558 info.time_base.denominator = cfg.g_timebase.den;
561 outfile[i] = vpx_video_writer_open(file_name, kContainerIVF, &info);
/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp448 static int calculate_yuv_offset_and_stride(const bufferInfo& info, argument
451 int width = info.width;
452 int height = info.height;
453 int format = info.format;
559 bufferInfo info; local
560 info.width = rhs->w;
561 info.height = rhs->h;
562 info.format = rhs->format;
565 status = calculate_yuv_offset_and_stride(info, yuvInfo);
872 /** Get a static info valu
949 populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) argument
959 get_size(const bufferInfo& info) argument
989 get_temp_buffer(const bufferInfo& info, alloc_data& data) argument
[all...]
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp454 static int calculate_yuv_offset_and_stride(const bufferInfo& info, argument
457 int width = info.width;
458 int height = info.height;
459 int format = info.format;
565 bufferInfo info; local
566 info.width = rhs->w;
567 info.height = rhs->h;
568 info.format = rhs->format;
571 status = calculate_yuv_offset_and_stride(info, yuvInfo);
878 /** Get a static info valu
955 populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) argument
965 get_size(const bufferInfo& info) argument
995 get_temp_buffer(const bufferInfo& info, alloc_data& data) argument
[all...]
/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp453 static int calculate_yuv_offset_and_stride(const bufferInfo& info, argument
456 int width = info.width;
457 int height = info.height;
458 int format = info.format;
564 bufferInfo info; local
565 info.width = rhs->w;
566 info.height = rhs->h;
567 info.format = rhs->format;
570 status = calculate_yuv_offset_and_stride(info, yuvInfo);
877 /** Get a static info valu
933 populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) argument
943 get_size(const bufferInfo& info) argument
973 get_temp_buffer(const bufferInfo& info, alloc_data& data) argument
[all...]
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp438 static int calculate_yuv_offset_and_stride(const bufferInfo& info, argument
441 int width = info.width;
442 int height = info.height;
443 int format = info.format;
549 bufferInfo info; local
550 info.width = rhs->w;
551 info.height = rhs->h;
552 info.format = rhs->format;
555 status = calculate_yuv_offset_and_stride(info, yuvInfo);
852 /** Get a static info valu
929 populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) argument
939 get_size(const bufferInfo& info) argument
969 get_temp_buffer(const bufferInfo& info, alloc_data& data) argument
[all...]
/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp457 static int calculate_yuv_offset_and_stride(const bufferInfo& info, argument
460 int width = info.width;
461 int height = info.height;
462 int format = info.format;
568 bufferInfo info; local
569 info.width = rhs->w;
570 info.height = rhs->h;
571 info.format = rhs->format;
574 status = calculate_yuv_offset_and_stride(info, yuvInfo);
881 /** Get a static info valu
958 populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) argument
968 get_size(const bufferInfo& info) argument
998 get_temp_buffer(const bufferInfo& info, alloc_data& data) argument
[all...]
/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp455 static int calculate_yuv_offset_and_stride(const bufferInfo& info, argument
458 int width = info.width;
459 int height = info.height;
460 int format = info.format;
570 bufferInfo info; local
571 info.width = rhs->w;
572 info.height = rhs->h;
573 info.format = rhs->format;
576 status = calculate_yuv_offset_and_stride(info, yuvInfo);
891 /** Get a static info valu
953 populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) argument
963 get_size(const bufferInfo& info) argument
993 get_temp_buffer(const bufferInfo& info, alloc_data& data) argument
[all...]
/hardware/invensense/6515/libsensors_iio/
H A DAndroid.mk28 $(info YD>>PLATFORM_VERSION=$(PLATFORM_VERSION))
46 $(info YD>>ANDRIOD VERSION=$(MAJOR_VERSION).$(MINOR_VERSION))
47 $(info YD>>VERSION_L=$(VERSION_L), VERSION_KK=$(VERSION_KK))
133 $(info YD>>LOCAL_MODULE=$(LOCAL_MODULE))
192 $(info YD>>LOCAL_MODULE=$(LOCAL_MODULE), LOCAL_SRC_FILES=$(LOCAL_SRC_FILES), LOCAL_SHARED_LIBRARIES=$(LOCAL_SHARED_LIBRARIES))
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_interface.c502 * DESCRIPTION: query bundle info of the channel
507 * @bundle_info : bundle info to be filled in
874 * @buf : request buffer info
1453 * @related_cam_info: pointer to the related cam info to be sent to the server
1482 * DESCRIPTION: get sensor info like facing(back/front) and mount angle
1553 g_cam_ctrl.info[num_cameras].facing = (int)facing;
1554 g_cam_ctrl.info[num_cameras].orientation = (int)mount_angle;
1574 * DESCRIPTION: sort camera info to keep back cameras idx is smaller than front cameras idx
1617 /* firstly save the main back cameras info*/
1619 if ((g_cam_ctrl.info[
[all...]
/hardware/intel/common/libmix/mix_video/src/
H A Dmixdisplay.c66 GTypeInfo info = { local
84 info.value_table = &value_table;
88 &info, &fundamental_info,
/hardware/libhardware/tests/camera2/
H A DCameraStreamFixture.h102 const CameraMetadata& staticInfo = device->info();
145 const CameraMetadata& staticInfo = device->info();
164 const CameraMetadata& staticInfo = mDevice->info();
/hardware/qcom/camera/QCamera2/HAL/wrapper/
H A DQualcommCamera.cpp112 extern "C" int get_camera_info(int camera_id, struct camera_info *info) argument
117 if(info) {
118 QCamera2Factory::get_camera_info(camera_id, info);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/include/
H A Dviddec_mpeg2.h149 struct mpeg2_info info; member in struct:viddec_mpeg2_parser
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_xvva.c68 XvAdaptorInfo *info; local
72 ret = XvQueryAdaptors(dpy, DefaultRootWindow(dpy), &numAdapt, &info);
74 /* check for numAdapt before modifying the info[1]. Without this check
77 info[1].num_ports = 1;
86 if ((info[i].type & XvImageMask) == 0)
89 formats = XvListImageFormats(dpy, info[i].base_id, &numImages);
92 for (k = 0; k < info[i].num_ports; k++) {
93 int ret = XvGrabPort(dpy, info[i].base_id + k, CurrentTime);
98 output->textured_portID = info[i].base_id + k;
101 output->overlay_portID = info[
[all...]
/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_ar3k.c529 struct tag_info *info, const char *ptr)
535 strlcpy(buf, &ptr[info->char_cnt],sizeof(buf));
536 tag->data[info->byte_count] = strtol(buf, NULL, 16);
537 info->char_cnt += 3;
538 info->byte_count++;
540 strlcpy(buf, &ptr[info->char_cnt], sizeof(buf));
541 tag->data[info->byte_count] = strtol(buf, NULL, 16);
542 info->char_cnt += 3;
543 info->byte_count++;
528 update_tag_data(struct ps_cfg_entry *tag, struct tag_info *info, const char *ptr) argument
/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dhw_ar3k.c529 struct tag_info *info, const char *ptr)
535 strlcpy(buf, &ptr[info->char_cnt],sizeof(buf));
536 tag->data[info->byte_count] = strtol(buf, NULL, 16);
537 info->char_cnt += 3;
538 info->byte_count++;
540 strlcpy(buf, &ptr[info->char_cnt], sizeof(buf));
541 tag->data[info->byte_count] = strtol(buf, NULL, 16);
542 info->char_cnt += 3;
543 info->byte_count++;
528 update_tag_data(struct ps_cfg_entry *tag, struct tag_info *info, const char *ptr) argument
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_ar3k.c529 struct tag_info *info, const char *ptr)
535 strlcpy(buf, &ptr[info->char_cnt],sizeof(buf));
536 tag->data[info->byte_count] = strtol(buf, NULL, 16);
537 info->char_cnt += 3;
538 info->byte_count++;
540 strlcpy(buf, &ptr[info->char_cnt], sizeof(buf));
541 tag->data[info->byte_count] = strtol(buf, NULL, 16);
542 info->char_cnt += 3;
543 info->byte_count++;
528 update_tag_data(struct ps_cfg_entry *tag, struct tag_info *info, const char *ptr) argument
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.h75 ovutils::Whf &info,
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_fbupdate.h75 ovutils::Whf &info,
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_fbupdate.h75 ovutils::Whf &info,
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_fbupdate.h75 ovutils::Whf &info,
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger_diag.h214 wifi_error diag_message_handler(hal_info *info, nl_msg *msg);
/hardware/ti/omap4xxx/camera/
H A DCameraHal_Module.cpp42 static int camera_get_camera_info(int camera_id, struct camera_info *info);
640 int camera_get_camera_info(int camera_id, struct camera_info *info) argument
690 info->facing = face_value;
691 info->orientation = orientation;

Completed in 688 milliseconds

1234567891011>>