/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | gen_msvs_def.sh | 25 <kind> symbol1 [symbol2, symbol3, ...] 27 where <kind> is either 'text' or 'data'
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
D | twopass_encoder.c | 84 if (pkt->kind == VPX_CODEC_STATS_PKT) { in get_frame_stats() 109 if (pkt->kind == VPX_CODEC_CX_FRAME_PKT) { in encode_frame()
|
D | vp8_multi_resolution_encoder.c | 162 if(pkt->kind != VPX_CODEC_CX_FRAME_PKT) in write_ivf_frame_header() 400 switch(pkt[i]->kind) { in main() 425 printf(pkt[i]->kind == VPX_CODEC_CX_FRAME_PKT in main()
|
D | vp8cx_set_ref.c | 80 if (pkt->kind == VPX_CODEC_CX_FRAME_PKT) { in encode_frame()
|
D | simple_encoder.c | 134 if (pkt->kind == VPX_CODEC_CX_FRAME_PKT) { in encode_frame()
|
D | set_maps.c | 139 if (pkt->kind == VPX_CODEC_CX_FRAME_PKT) { in encode_frame()
|
D | vpx_temporal_scalable_patterns.c | 625 switch (pkt->kind) { in main()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 1293 if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc", in is_video_session_supported() 1326 if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg4", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers() 1330 else if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg2", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers() 1332 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.h263", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers() 1336 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc", OMX_MAX_STRINGNAME_SIZE) || in log_input_buffers() 1337 !strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.mvc", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers() 1341 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.vc1", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers() 1345 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.wmv", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers() 1349 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.vp8", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers() 1359 if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.vp8", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers() [all …]
|
D | omx_vdec_hevc.cpp | 1282 strlcpy(drv_ctx.kind,role,128); in component_init() 1284 if (!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg4",\ in component_init() 1298 } else if (!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg2",\ in component_init() 1311 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.h263",\ in component_init() 1323 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx311",\ in component_init() 1338 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx4",\ in component_init() 1354 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx",\ in component_init() 1371 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc",\ in component_init() 1383 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevc",\ in component_init() 1395 } else if (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.vc1",\ in component_init() [all …]
|
D | omx_vdec.cpp | 1239 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 …]
|
D | omx_vdec_hevc_swvdec.cpp | 1621 if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.hevc", OMX_MAX_STRINGNAME_SIZE) || in log_input_buffers() 1622 !strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.hevchybrid", OMX_MAX_STRINGNAME_SIZE) || in log_input_buffers() 1623 !strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.hevcswvdec", OMX_MAX_STRINGNAME_SIZE)) { in log_input_buffers() 1739 strlcpy(drv_ctx.kind,role,128); in component_init() 1741 if((!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevc", in component_init() 1743 (!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevchybrid", in component_init() 1762 strlcpy(drv_ctx.kind,role,128); in component_init() 1764 if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevchybrid", in component_init() 1775 strlcpy(drv_ctx.kind, "OMX.qcom.video.decoder.hevc", 128); in component_init() 1782 if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.hevchybrid", in component_init() [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | encode_test_driver.cc | 30 if (pkt->kind != VPX_CODEC_STATS_PKT) in EncodeFrame() 174 switch (pkt->kind) { in RunLoop()
|
D | superframe_test.cc | 46 if (pkt->kind != VPX_CODEC_CX_FRAME_PKT) in MutateEncoderOutputHook()
|
D | resize_test.cc | 69 if (pkt->kind != VPX_CODEC_CX_FRAME_PKT) in write_ivf_frame_header()
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 1256 strlcpy(drv_ctx.kind,role,128); in component_init() 1257 if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg4",\ in component_init() 1272 else if(!strncmp(drv_ctx.kind,"OMX.qcom.video.decoder.mpeg2",\ in component_init() 1286 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.h263",\ in component_init() 1300 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx311",\ in component_init() 1318 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx4",\ in component_init() 1336 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx",\ in component_init() 1355 else if((!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.divx4",\ in component_init() 1356 OMX_MAX_STRINGNAME_SIZE)) || (!strncmp(drv_ctx.kind, \ in component_init() 1376 else if(!strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc",\ in component_init() [all …]
|
D | omx_vdec_copper.cpp | 1227 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/intel/common/libva/test/videoprocess/ |
D | process.cfg | 7 # kind of processing will be executed in test application, although libva supports
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
D | vpx_encoder.h | 169 enum vpx_codec_cx_pkt_kind kind; /**< packet variant */ member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | mfqe_sse2.asm | 191 ; we can't depend on any kind of data alignment.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/ |
D | vpx_encoder.c | 273 if (pkt && pkt->kind == VPX_CODEC_CX_FRAME_PKT) { in vpx_codec_get_cx_data()
|
D | svc_encodeframe.c | 906 switch (cx_pkt->kind) { in vpx_svc_encode()
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 248 char kind[128]; member
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 246 char kind[128]; member
|
D | omx_vdec.h | 275 char kind[128]; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/ |
D | x86inc.asm | 27 ; It also has various other useful features to simplify writing the kind of
|