Home
last modified time | relevance | path

Searched refs:kind (Results 1 – 25 of 29) sorted by relevance

12

/hardware/interfaces/camera/device/1.0/
DICameraDeviceCallback.hal59 * @param msgType The kind of image buffer data this call represents.
71 * @param msgType The kind of image buffer data this call represents.
85 * @param msgType The kind of image buffer data this call represents.
105 * @param msgType The kind of image buffer data this call represents.
/hardware/interfaces/gnss/1.0/
DIAGnssRilCallback.hal34 * @param setIdflag Specifies the kind of SET ID that is required by the HAL.
DIAGnssRil.hal123 * @param type Indicates the kind of network, for eg. mobile, wifi etc.
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp1407 if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc", in is_video_session_supported()
1440 if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg4", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers()
1444 else if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg2", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers()
1446 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.h263", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers()
1450 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc", OMX_MAX_STRINGNAME_SIZE) || in log_input_buffers()
1451 !strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.mvc", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers()
1455 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevc", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers()
1459 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.vc1", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers()
1463 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.wmv", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers()
1467 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.vp8", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers()
[all …]
Domx_vdec_hevc.cpp1280 strlcpy(drv_ctx.kind,role,128); in component_init()
1282 if (!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg4",\ in component_init()
1296 } else if (!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg2",\ in component_init()
1309 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.h263",\ in component_init()
1321 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx311",\ in component_init()
1336 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx4",\ in component_init()
1352 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx",\ in component_init()
1369 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc",\ in component_init()
1381 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevc",\ in component_init()
1393 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.vc1",\ in component_init()
[all …]
Domx_vdec.cpp1239 strlcpy(drv_ctx.kind,role,128); in component_init()
1241 if (!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg4",\ in component_init()
1254 } else if (!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg2",\ in component_init()
1266 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.h263",\ in component_init()
1280 else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx311",\ in component_init()
1298 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx4",\ in component_init()
1316 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx",\ in component_init()
1337 else if ((!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx4",\ in component_init()
1338 OMX_MAX_STRINGNAME_SIZE)) || (!strncmp(drv_ctx.kind, \ in component_init()
1360 else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc",\ in component_init()
[all …]
/hardware/google/interfaces/media/c2/1.0/
DIComponentStore.hal112 * Component kind. The framework may not recognize `OTHER`.
114 Kind kind;
116 * If #kind is `OTHER`, #kindOther can be used to provide additional
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp1262 strlcpy(drv_ctx.kind,role,128); in component_init()
1263 if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg4",\ in component_init()
1278 else if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg2",\ in component_init()
1292 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.h263",\ in component_init()
1306 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx311",\ in component_init()
1324 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx4",\ in component_init()
1342 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx",\ in component_init()
1361 else if((!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx4",\ in component_init()
1362 OMX_MAX_STRINGNAME_SIZE)) || (!strncmp(drv_ctx.kind, \ in component_init()
1382 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc",\ in component_init()
[all …]
Domx_vdec_copper.cpp1227 strlcpy(drv_ctx.kind,role,128); in component_init()
1228 if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg4",\ in component_init()
1243 else if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg2",\ in component_init()
1257 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.h263",\ in component_init()
1270 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx311",\ in component_init()
1282 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx4",\ in component_init()
1295 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx",\ in component_init()
1308 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc",\ in component_init()
1322 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.vc1",\ in component_init()
1334 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.wmv",\ in component_init()
[all …]
/hardware/interfaces/media/c2/1.0/
DIComponentStore.hal112 * Component kind.
114 Kind kind;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp1638 if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.hevc", OMX_MAX_STRINGNAME_SIZE) || in log_input_buffers()
1639 !strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.hevchybrid", OMX_MAX_STRINGNAME_SIZE) || in log_input_buffers()
1640 !strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.hevcswvdec", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers()
1756 strlcpy(drv_ctx.kind,role,128); in component_init()
1758 if((!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevc", in component_init()
1760 (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevchybrid", in component_init()
1779 strlcpy(drv_ctx.kind,role,128); in component_init()
1781 if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevchybrid", in component_init()
1792 strlcpy(drv_ctx.kind, "OMX.qcom.video.decoder.hevc", 128); in component_init()
1799 if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevchybrid", in component_init()
[all …]
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal42 * ensure adding a new fingerprint template was preceded by some kind of
/hardware/interfaces/tv/tuner/1.0/
DIDemux.hal123 * @param type specify which kind of DVR to open.
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h248 char kind[128]; member
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h371 char kind[128]; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h246 char kind[128]; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h247 char kind[128]; member
Domx_vdec_hevc_swvdec.h277 char kind[128]; member
Domx_vdec.h290 char kind[128]; member
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h293 char kind[128]; member
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h491 char kind[128]; member
/hardware/interfaces/wifi/1.0/
DIWifiChip.hal103 * If a chip does not support this kind of reconfiguration in this mode then
/hardware/interfaces/input/common/1.0/
Dtypes.hal774 * The kind of action being performed.
/hardware/interfaces/camera/device/3.2/
Dtypes.hal52 * This kind of stream is generally used to reprocess data into higher
/hardware/interfaces/renderscript/1.0/
DIContext.hal596 * @param dk Data kind

12