Home
last modified time | relevance | path

Searched refs:decoder_format (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Ddecoder_driver_test.h42 enum vdec_codec decoder_format; member
Domx_vdec.h230 enum vdec_codec decoder_format; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Ddecoder_driver_test.h41 enum vdec_codec decoder_format; member
Domx_vdec_hevc.h227 enum vdec_codec decoder_format; member
Domx_vdec_hevc_swvdec.h251 enum vdec_codec decoder_format; member
Domx_vdec.h256 enum vdec_codec decoder_format; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Ddecoder_driver_test.h41 enum vdec_codec decoder_format; member
Domx_vdec_hevc.h226 enum vdec_codec decoder_format; member
Domx_vdec.h261 enum vdec_codec decoder_format; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c112 decoder_context->decoder_format = VDEC_CODECTYPE_MPEG4; in main()
117 decoder_context->decoder_format = VDEC_CODECTYPE_H263; in main()
122 decoder_context->decoder_format = VDEC_CODECTYPE_H264; in main()
234 ioctl_msg.in = &init_decode->decoder_format; in init_decoder()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c112 decoder_context->decoder_format = VDEC_CODECTYPE_MPEG4; in main()
117 decoder_context->decoder_format = VDEC_CODECTYPE_H263; in main()
122 decoder_context->decoder_format = VDEC_CODECTYPE_H264; in main()
244 ioctl_msg.in = &init_decode->decoder_format; in init_decoder()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp1269 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1283 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1297 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1311 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1329 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1347 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1367 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_5; in component_init()
1386 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1399 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1; in component_init()
1411 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1_RCV; in component_init()
[all …]
Domx_vdec_copper.cpp1234 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1248 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1262 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1275 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1287 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1300 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1312 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1326 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1; in component_init()
1338 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1_RCV; in component_init()
1411 if (drv_ctx.decoder_format == VDEC_CODECTYPE_DIVX_4) { in component_init()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp1246 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1258 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1270 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1284 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1302 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1320 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1342 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_5; in component_init()
1363 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1374 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1; in component_init()
1384 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1_RCV; in component_init()
[all …]
Domx_vdec_msm8974.cpp1696 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1706 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1716 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1725 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1740 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1756 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1772 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1781 drv_ctx.decoder_format = VDEC_CODECTYPE_MVC; in component_init()
1790 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
1799 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1; in component_init()
[all …]
Domx_vdec_hevc.cpp1287 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1300 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1313 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1325 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1340 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1356 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1372 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1384 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
1396 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1; in component_init()
1407 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1_RCV; in component_init()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp1282 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1295 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1308 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1320 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1330 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1341 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1351 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1363 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
1375 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1; in component_init()
1386 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1_RCV; in component_init()
[all …]
Domx_vdec_hevc_swvdec.cpp1830 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()