Home
last modified time | relevance | path

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

/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/msm8998/mm-video-v4l2/vidc/vdec/inc/
Ddecoder_driver_test.h41 enum vdec_codec decoder_format; member
Domx_vdec.h271 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.h269 enum vdec_codec decoder_format; member
/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/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 …]
/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_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 …]
Domx_vdec_hevc_swvdec.cpp1807 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
/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()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2052 switch (drv_ctx.decoder_format) { in log_input_buffers()
2353 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
2363 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
2373 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
2382 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
2392 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
2403 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
2413 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
2426 drv_ctx.decoder_format = VDEC_CODECTYPE_MVC; in component_init()
2435 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
[all …]