Searched defs:info (Results 101 - 125 of 134) sorted by relevance

123456

/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/msm8226/libhwcomposer/
H A Dhwc_mdpcomp.cpp1697 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; local
1698 info.pipeInfo = new MdpYUVPipeInfo;
1699 info.rot = NULL;
1700 MdpYUVPipeInfo& pipe_info = *(MdpYUVPipeInfo*)info.pipeInfo;
1803 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; local
1804 info.pipeInfo = new MdpPipeInfoNonSplit;
1805 info.rot = NULL;
1806 MdpPipeInfoNonSplit& pipe_info = *(MdpPipeInfoNonSplit*)info.pipeInfo;
2045 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; local
2046 info
[all...]
H A Dhwc_utils.cpp116 struct fb_var_screeninfo info; local
124 if (ioctl(fb_fd, FBIOGET_VSCREENINFO, &info) == -1) {
131 if (int(info.width) <= 0 || int(info.height) <= 0) {
134 info.width = (int)(((float)info.xres * 25.4f)/160.0f + 0.5f);
135 info.height = (int)(((float)info.yres * 25.4f)/160.0f + 0.5f);
138 float xdpi = ((float)info.xres * 25.4f) / (float)info
[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/msm8974/libcopybit/
H A Dcopybit_c2d.cpp449 static int calculate_yuv_offset_and_stride(const bufferInfo& info, argument
452 int width = info.width;
453 int height = info.height;
454 int format = info.format;
560 bufferInfo info; local
561 info.width = rhs->w;
562 info.height = rhs->h;
563 info.format = rhs->format;
566 status = calculate_yuv_offset_and_stride(info, yuvInfo);
871 /** Get a static info valu
948 populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) argument
958 get_size(const bufferInfo& info) argument
988 get_temp_buffer(const bufferInfo& info, alloc_data& data) argument
[all...]
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test.h401 buffer_info_t info = mReturnedBuffers.itemAt(i); local
H A Dcamera_test_menu.cpp3564 buffer_info_t info = bufferSourceOutputThread->popBuffer(); local
3565 bufferSourceInput->setInput(info, pictureFormatArray[pictureFormat], reprocParams);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp1135 const SegmentInfo* const info = segment.GetSegmentInfo(); local
1136 const uint64 timecode_scale = info->timecode_scale();
H A Dmkvparser.cpp5486 Info& info = const_cast<Info&>(m_info); local
5487 info.Clear();
5502 const Info& info,
5517 const int status = info.Copy(pTrack->m_info);
6128 const Info& info,
6136 if (info.type != Track::kVideo)
6145 const Settings& s = info.settings;
6210 const int status = info.Copy(pTrack->m_info);
6365 const Info& info,
6373 if (info
5500 Create( Segment* pSegment, const Info& info, long long element_start, long long element_size, Track*& pResult) argument
6126 Parse( Segment* pSegment, const Info& info, long long element_start, long long element_size, VideoTrack*& pResult) argument
6363 Parse( Segment* pSegment, const Info& info, long long element_start, long long element_size, AudioTrack*& pResult) argument
6618 Track::Info info; local
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
H A Dmkvparser.cpp4676 Info& info = const_cast<Info&>(m_info); local
4677 info.Clear();
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp109 struct fb_var_screeninfo info; local
117 if (ioctl(fb_fd, FBIOGET_VSCREENINFO, &info) == -1) {
124 if (int(info.width) <= 0 || int(info.height) <= 0) {
127 info.width = (int)(((float)info.xres * 25.4f)/160.0f + 0.5f);
128 info.height = (int)(((float)info.yres * 25.4f)/160.0f + 0.5f);
131 float xdpi = ((float)info.xres * 25.4f) / (float)info
[all...]
/hardware/qcom/msm8x27/kernel-headers/linux/
H A Dmsm_mdp.h547 struct mdp_mixer_info info[MAX_PIPE_PER_MIXER]; member in struct:msmfb_mixer_info_req
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dmsm_mdp.h561 struct mdp_mixer_info info[MAX_PIPE_PER_MIXER]; member in struct:msmfb_mixer_info_req
575 int msm_fb_writeback_init(struct fb_info *info);
576 int msm_fb_writeback_start(struct fb_info *info);
577 int msm_fb_writeback_queue_buffer(struct fb_info *info,
579 int msm_fb_writeback_dequeue_buffer(struct fb_info *info,
581 int msm_fb_writeback_stop(struct fb_info *info);
582 int msm_fb_writeback_terminate(struct fb_info *info);
/hardware/ril/reference-ril/
H A Dreference-ril.c1970 // TODO - hook this up with real query/info from radio.
2289 //to be used when changed to include service supporated info
2946 static void probeForModemMode(ModemInfo *info) argument
2950 assert (info);
2955 if (is_multimode_modem(info)) {
2957 info->supportedTechs, info->currentTech);
2962 info->isMultimode = 0;
2969 info->supportedTechs = MDM_CDMA | MDM_EVDO;
2970 info
[all...]
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp2095 struct fb_var_screeninfo info; local
2096 if (ioctl(dev->fd, FBIOGET_VSCREENINFO, &info) == -1) {
2108 dev->xdpi = 1000 * (dev->xres * 25.4f) / info.width;
2109 dev->ydpi = 1000 * (dev->yres * 25.4f) / info.height;
2118 dev->xres, dev->yres, info.width, dev->xdpi / 1000.0,
2119 info.height, dev->ydpi / 1000.0, refreshRate);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
H A Dnestegg.c192 struct info { struct
264 struct info info; member in struct:segment
369 E_FIELD(ID_TIMECODE_SCALE, TYPE_UINT, struct info, timecode_scale),
370 E_FIELD(ID_DURATION, TYPE_FLOAT, struct info, duration),
452 E_SINGLE_MASTER(ID_INFO, TYPE_MASTER, struct segment, info),
1188 if (ne_get_uint(ctx->segment.info.timecode_scale, &scale) != 0)
1797 if (ne_get_float(ctx->segment.info.duration, &unscaled_duration) != 0)
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_mdp.h596 struct mdp_mixer_info info[MAX_PIPE_PER_MIXER]; member in struct:msmfb_mixer_info_req
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_mdp.h605 struct mdp_mixer_info info[MAX_PIPE_PER_MIXER]; member in struct:msmfb_mixer_info_req
626 int msm_fb_writeback_init(struct fb_info *info);
627 int msm_fb_writeback_start(struct fb_info *info);
628 int msm_fb_writeback_queue_buffer(struct fb_info *info,
630 int msm_fb_writeback_dequeue_buffer(struct fb_info *info,
632 int msm_fb_writeback_stop(struct fb_info *info);
633 int msm_fb_writeback_terminate(struct fb_info *info);
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp650 ALOGV("DEBUG(%s): updating info with frameCnt(%d)", __FUNCTION__, frameCnt);
6370 static int HAL2_getCameraInfo(int cameraId, struct camera_info *info) argument
6378 info->facing = CAMERA_FACING_BACK;
6383 info->facing = CAMERA_FACING_FRONT;
6390 info->orientation = 0;
6391 info->device_version = HARDWARE_DEVICE_API_VERSION(2, 0);
6395 ALOGE("%s: Unable to allocate static info: %s (%d)",
6401 ALOGE("%s: Unable to fill in static info: %s (%d)",
6406 info->static_camera_characteristics = mCameraInfo[cameraId];
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_mdp.h872 struct mdp_mixer_info info[MAX_PIPE_PER_MIXER]; member in struct:msmfb_mixer_info_req
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_mdp.h872 struct mdp_mixer_info info[MAX_PIPE_PER_MIXER]; member in struct:msmfb_mixer_info_req
893 int msm_fb_get_iommu_domain(struct fb_info *info, int domain);
898 int msm_fb_writeback_init(struct fb_info *info);
899 int msm_fb_writeback_start(struct fb_info *info);
900 int msm_fb_writeback_queue_buffer(struct fb_info *info,
902 int msm_fb_writeback_dequeue_buffer(struct fb_info *info,
904 int msm_fb_writeback_stop(struct fb_info *info);
905 int msm_fb_writeback_terminate(struct fb_info *info);
906 int msm_fb_writeback_set_secure(struct fb_info *info, int enable);
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h351 unsigned int info; member in struct:snd_pcm_hw_params
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h367 unsigned int info; /* R: Info flags for returned setup */ member in struct:snd_pcm_hw_params
634 /* info flags */
771 unsigned char longname[80]; /* name + info text about soundcard */
940 #define SNDRV_CTL_EVENT_MASK_INFO (1<<1) /* element info was changed */
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dmsm_mdp.h1062 struct mdp_mixer_info info[MAX_PIPE_PER_MIXER]; member in struct:msmfb_mixer_info_req
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_mdp.h1107 struct mdp_mixer_info info[MAX_PIPE_PER_MIXER]; member in struct:msmfb_mixer_info_req

Completed in 1308 milliseconds

123456