/hardware/qcom/media/mm-video-v4l2/vidc/common/src/ |
D | extra_data_handler.cpp | 241 pExtra->eType = (OMX_EXTRADATATYPE)OMX_ExtraDataVideoLTRInfo; in parse_ltrinfo() 319 extra_data->eType, (unsigned int)extra_data->nDataSize); in parse_extra_data() 321 if ((extra_data->eType == VDEC_EXTRADATA_NONE) || in parse_extra_data() 322 (extra_data->eType == VEN_EXTRADATA_NONE)) { in parse_extra_data() 324 extra_data->eType = OMX_ExtraDataNone; in parse_extra_data() 326 } else if (extra_data->eType == VDEC_EXTRADATA_SEI) { in parse_extra_data() 330 } else if (extra_data->eType == VEN_EXTRADATA_QCOMFILLER) { in parse_extra_data() 333 } else if (extra_data->eType == VEN_EXTRADATA_SLICEINFO) { in parse_extra_data() 340 else if (extra_data->eType == VEN_EXTRADATA_LTRINFO) { in parse_extra_data() 350 … (unsigned int)extra_data->nSize, extra_data->eType, (unsigned int)extra_data->nDataSize); in parse_extra_data()
|
/hardware/samsung_slsi/exynos5/include/ |
D | ExynosJpegApi.h | 130 int t_v4l2SetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig); 131 int t_v4l2GetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig); 134 int t_v4l2Dqbuf(int iFd, enum v4l2_buf_type eType, enum v4l2_memory eMemory, int iNumPlanes); 135 int t_v4l2StreamOn(int iFd, enum v4l2_buf_type eType); 136 int t_v4l2StreamOff(int iFd, enum v4l2_buf_type eType);
|
/hardware/samsung_slsi/exynos5/libhwjpeg/ |
D | ExynosJpegBase.cpp | 85 int ExynosJpegBase::t_v4l2SetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig) in t_v4l2SetFmt() argument 90 fmt.type = eType; in t_v4l2SetFmt() 134 int ExynosJpegBase::t_v4l2GetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig) in t_v4l2GetFmt() argument 139 fmt.type = eType; in t_v4l2GetFmt() 231 int ExynosJpegBase::t_v4l2Dqbuf(int iFd, enum v4l2_buf_type eType, enum v4l2_memory eMemory, int iN… in t_v4l2Dqbuf() argument 240 buf.type = eType; in t_v4l2Dqbuf() 252 if ((eType == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE) && \ in t_v4l2Dqbuf() 261 int ExynosJpegBase::t_v4l2StreamOn(int iFd, enum v4l2_buf_type eType) in t_v4l2StreamOn() argument 265 iRet = ioctl(iFd, VIDIOC_STREAMON, &eType); in t_v4l2StreamOn() 274 int ExynosJpegBase::t_v4l2StreamOff(int iFd, enum v4l2_buf_type eType) in t_v4l2StreamOff() argument [all …]
|
/hardware/qcom/media/mm-video-legacy/vidc/common/src/ |
D | extra_data_handler.cpp | 279 buf_hdr->nAllocLen) && extra_data->eType != VDEC_EXTRADATA_NONE) { in parse_extra_data() 281 extra_data->eType, extra_data->nDataSize); in parse_extra_data() 282 if (extra_data->eType == VDEC_EXTRADATA_SEI) { in parse_extra_data() 285 else if (extra_data->eType == VEN_EXTRADATA_QCOMFILLER) { in parse_extra_data() 289 else if (extra_data->eType == VEN_EXTRADATA_SLICEINFO) { in parse_extra_data()
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Other.h | 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */ member
|
D | OMX_Component.h | 125 OMX_SUSPENSIONTYPE eType; member
|
D | OMX_Core.h | 465 OMX_EXTRADATATYPE eType; /* Extra Data type */ member
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Other.h | 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */ member
|
D | OMX_Component.h | 125 OMX_SUSPENSIONTYPE eType; member
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Other.h | 104 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */ member
|
D | OMX_Component.h | 142 OMX_SUSPENSIONTYPE eType; member
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Other.h | 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */ member
|
D | OMX_Component.h | 125 OMX_SUSPENSIONTYPE eType; member
|
D | OMX_Core.h | 474 OMX_EXTRADATATYPE eType; /* Extra Data type */ member
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Other.h | 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */ member
|
D | OMX_Component.h | 125 OMX_SUSPENSIONTYPE eType; member
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
D | OMX_Other.h | 87 OMX_TIME_SEEKMODETYPE eType; /**< The seek mode */ member
|
D | OMX_Component.h | 125 OMX_SUSPENSIONTYPE eType; member
|
/hardware/intel/img/hwcomposer/include/pvr/hal/ |
D | hal_public.h | 216 enum memtrack_type eType; member
|
/hardware/intel/img/psb_video/src/ |
D | tng_picmgmt.h | 200 VAStatus tng_picmgmt_update(context_ENC_p ctx, IMG_PICMGMT_TYPE eType, unsigned int ref);
|
D | tng_picmgmt.c | 52 VAStatus tng_picmgmt_update(context_ENC_p ctx, IMG_PICMGMT_TYPE eType, unsigned int ref) in tng_picmgmt_update() argument 61 ui32CmdData = F_ENCODE(eType, MTX_MSG_PICMGMT_SUBTYPE) | in tng_picmgmt_update()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 6449 … DEBUG_PRINT_LOW("WRITING extradata, size=%d,type=%d",p_extra->nSize, p_extra->eType); in fill_buffer_done() 6452 if (p_extra->eType == OMX_ExtraDataNone) { in fill_buffer_done() 8009 while (p_extra && p_extra->eType != VDEC_EXTRADATA_NONE) { in handle_extradata_secure() 8011 p_buf_hdr, p_buf_hdr->nTimeStamp, p_extra->eType, p_extra->nDataSize); in handle_extradata_secure() 8025 if (p_extra->eType == VDEC_EXTRADATA_MB_ERROR_MAP) { in handle_extradata_secure() 8031 p_extra->eType = (OMX_EXTRADATATYPE)OMX_ExtraDataConcealMB; in handle_extradata_secure() 8033 … p_extra->eType = OMX_ExtraDataMax; // Invalid type to avoid expose this extradata to OMX client in handle_extradata_secure() 8042 } else if (p_extra->eType == VDEC_EXTRADATA_SEI) { in handle_extradata_secure() 8047 … p_extra->eType = OMX_ExtraDataMax; // Invalid type to avoid expose this extradata to OMX client in handle_extradata_secure() 8048 } else if (p_extra->eType == VDEC_EXTRADATA_VUI) { in handle_extradata_secure() [all …]
|
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
D | OMXDccDataSave.cpp | 88 extraData->eType, in sniffDccFileDataSave()
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 6237 DEBUG_PRINT_LOW("\nWRITING extradata, size=%d,type=%d",p_extra->nSize, p_extra->eType); in fill_buffer_done() 6239 if (p_extra->eType == OMX_ExtraDataNone) in fill_buffer_done() 7788 while(p_extra && p_extra->eType != VDEC_EXTRADATA_NONE) in handle_extradata() 7791 p_buf_hdr, p_buf_hdr->nTimeStamp, p_extra->eType, p_extra->nDataSize); in handle_extradata() 7802 if (p_extra->eType == VDEC_EXTRADATA_MB_ERROR_MAP) in handle_extradata() 7808 p_extra->eType = (OMX_EXTRADATATYPE)OMX_ExtraDataConcealMB; in handle_extradata() 7810 … p_extra->eType = OMX_ExtraDataMax; // Invalid type to avoid expose this extradata to OMX client in handle_extradata() 7815 else if (p_extra->eType == VDEC_EXTRADATA_SEI) in handle_extradata() 7821 … p_extra->eType = OMX_ExtraDataMax; // Invalid type to avoid expose this extradata to OMX client in handle_extradata() 7823 else if (p_extra->eType == VDEC_EXTRADATA_VUI) in handle_extradata() [all …]
|
D | omx_vdec.cpp | 6644 DEBUG_PRINT_LOW("\nWRITING extradata, size=%d,type=%d",p_extra->nSize, p_extra->eType); in fill_buffer_done() 6646 if (p_extra->eType == OMX_ExtraDataNone) in fill_buffer_done() 8298 while(p_extra && p_extra->eType != VDEC_EXTRADATA_NONE) in handle_extradata() 8301 p_buf_hdr, p_buf_hdr->nTimeStamp, p_extra->eType, p_extra->nDataSize); in handle_extradata() 8312 if (p_extra->eType == VDEC_EXTRADATA_MB_ERROR_MAP) in handle_extradata() 8318 p_extra->eType = (OMX_EXTRADATATYPE)OMX_ExtraDataConcealMB; in handle_extradata() 8320 … p_extra->eType = OMX_ExtraDataMax; // Invalid type to avoid expose this extradata to OMX client in handle_extradata() 8327 else if (p_extra->eType == VDEC_EXTRADATA_SEI) in handle_extradata() 8333 … p_extra->eType = OMX_ExtraDataMax; // Invalid type to avoid expose this extradata to OMX client in handle_extradata() 8335 else if (p_extra->eType == VDEC_EXTRADATA_VUI) in handle_extradata() [all …]
|