Home
last modified time | relevance | path

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

/hardware/qcom/media/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/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.h255 enum vdec_codec decoder_format; member
/hardware/qcom/media/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/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/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp1263 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1277 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1291 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1305 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1323 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1341 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1361 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_5; in component_init()
1380 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1393 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1; in component_init()
1405 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/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.cpp1550 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1560 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1570 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1579 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1594 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1610 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1626 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1635 drv_ctx.decoder_format = VDEC_CODECTYPE_MVC; in component_init()
1644 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
1653 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1; in component_init()
[all …]
Domx_vdec_hevc.cpp1289 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1302 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1315 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1327 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1342 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1358 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1374 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1386 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
1398 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1; in component_init()
1409 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1_RCV; in component_init()
[all …]
Domx_vdec_hevc_swvdec.cpp1807 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()