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

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Ddecoder_driver_test.h42 enum vdec_codec decoder_format; member in struct:video_decoder_context
H A Domx_vdec.h230 enum vdec_codec decoder_format; member in struct:video_driver_context
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h41 enum vdec_codec decoder_format; member in struct:video_decoder_context
H A Domx_vdec_hevc.h226 enum vdec_codec decoder_format; member in struct:video_driver_context
H A Domx_vdec.h255 enum vdec_codec decoder_format; member in struct:video_driver_context
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Ddecoder_driver_test.c112 decoder_context->decoder_format = VDEC_CODECTYPE_MPEG4;
117 decoder_context->decoder_format = VDEC_CODECTYPE_H263;
122 decoder_context->decoder_format = VDEC_CODECTYPE_H264;
244 ioctl_msg.in = &init_decode->decoder_format;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c112 decoder_context->decoder_format = VDEC_CODECTYPE_MPEG4;
117 decoder_context->decoder_format = VDEC_CODECTYPE_H263;
122 decoder_context->decoder_format = VDEC_CODECTYPE_H264;
234 ioctl_msg.in = &init_decode->decoder_format;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1263 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4;
1277 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2;
1291 drv_ctx.decoder_format = VDEC_CODECTYPE_H263;
1305 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3;
1323 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4;
1341 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6;
1361 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_5;
1380 drv_ctx.decoder_format = VDEC_CODECTYPE_H264;
1393 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1;
1405 drv_ctx.decoder_format
[all...]
H A Domx_vdec_copper.cpp1234 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4;
1248 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2;
1262 drv_ctx.decoder_format = VDEC_CODECTYPE_H263;
1275 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3;
1287 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4;
1300 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6;
1312 drv_ctx.decoder_format = VDEC_CODECTYPE_H264;
1326 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1;
1338 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1_RCV;
1411 if (drv_ctx.decoder_format
[all...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp1246 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4;
1258 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2;
1270 drv_ctx.decoder_format = VDEC_CODECTYPE_H263;
1284 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3;
1302 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4;
1320 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6;
1342 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_5;
1363 drv_ctx.decoder_format = VDEC_CODECTYPE_H264;
1374 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1;
1384 drv_ctx.decoder_format
[all...]
H A Domx_vdec_hevc.cpp1289 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4;
1302 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2;
1315 drv_ctx.decoder_format = VDEC_CODECTYPE_H263;
1327 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3;
1342 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4;
1358 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6;
1374 drv_ctx.decoder_format = VDEC_CODECTYPE_H264;
1386 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC;
1398 drv_ctx.decoder_format = VDEC_CODECTYPE_VC1;
1409 drv_ctx.decoder_format
[all...]
H A Domx_vdec_msm8974.cpp1550 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4;
1560 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2;
1570 drv_ctx.decoder_format = VDEC_CODECTYPE_H263;
1579 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3;
1594 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4;
1610 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6;
1626 drv_ctx.decoder_format = VDEC_CODECTYPE_H264;
1635 drv_ctx.decoder_format = VDEC_CODECTYPE_MVC;
1644 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC;
1653 drv_ctx.decoder_format
[all...]
H A Domx_vdec_hevc_swvdec.cpp1807 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC;

Completed in 459 milliseconds