Home
last modified time | relevance | path

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

12

/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-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-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/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/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.cpp1697 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
1707 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
1717 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
1726 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
1741 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
1757 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
1773 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
1782 drv_ctx.decoder_format = VDEC_CODECTYPE_MVC; in component_init()
1791 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
1800 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_v4l2.cpp1849 switch (drv_ctx.decoder_format) { in log_input_buffers()
2143 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
2153 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
2163 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
2172 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
2182 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
2193 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
2203 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
2216 drv_ctx.decoder_format = VDEC_CODECTYPE_MVC; in component_init()
2225 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
[all …]
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 …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2053 switch (drv_ctx.decoder_format) { in log_input_buffers()
2354 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG4; in component_init()
2364 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
2374 drv_ctx.decoder_format = VDEC_CODECTYPE_H263; in component_init()
2383 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_3; in component_init()
2393 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_4; in component_init()
2404 drv_ctx.decoder_format = VDEC_CODECTYPE_DIVX_6; in component_init()
2414 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
2427 drv_ctx.decoder_format = VDEC_CODECTYPE_MVC; in component_init()
2436 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
[all …]
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2035 bool isVp9 = drv_ctx.decoder_format == VDEC_CODECTYPE_VP9; in log_input_buffers()
2375 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
2384 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
2393 drv_ctx.decoder_format = VDEC_CODECTYPE_MVC; in component_init()
2402 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
2411 drv_ctx.decoder_format = VDEC_CODECTYPE_VP8; in component_init()
2418 drv_ctx.decoder_format = VDEC_CODECTYPE_VP9; in component_init()
2616 if (drv_ctx.decoder_format == VDEC_CODECTYPE_H264 || in component_init()
2617 drv_ctx.decoder_format == VDEC_CODECTYPE_HEVC || in component_init()
2618 drv_ctx.decoder_format == VDEC_CODECTYPE_MVC) { in component_init()
[all …]
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1983 bool isVp9 = drv_ctx.decoder_format == VDEC_CODECTYPE_VP9; in log_input_buffers()
2325 drv_ctx.decoder_format = VDEC_CODECTYPE_MPEG2; in component_init()
2332 drv_ctx.decoder_format = VDEC_CODECTYPE_H264; in component_init()
2339 drv_ctx.decoder_format = VDEC_CODECTYPE_MVC; in component_init()
2346 drv_ctx.decoder_format = VDEC_CODECTYPE_HEVC; in component_init()
2353 drv_ctx.decoder_format = VDEC_CODECTYPE_VP8; in component_init()
2360 drv_ctx.decoder_format = VDEC_CODECTYPE_VP9; in component_init()
3763 switch (drv_ctx.decoder_format) { in get_parameter()
5021 if (drv_ctx.decoder_format == VDEC_CODECTYPE_H264) { in get_config()
5046 if (drv_ctx.decoder_format != VDEC_CODECTYPE_H264) { in get_config()
[all …]
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h448 enum vdec_codec decoder_format; member
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h452 enum vdec_codec decoder_format; member

12