Home
last modified time | relevance | path

Searched refs:is_thulium_v1 (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h568 bool is_thulium_v1; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h610 bool is_thulium_v1; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1009 bool is_thulium_v1; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1068 bool is_thulium_v1; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1209 is_thulium_v1 = false; in venc_open()
1220 is_thulium_v1 = true; in venc_open()
4868 if (!venc_validate_hybridhp_params(0, nBFrames, 0, 0) && !is_thulium_v1) { in venc_set_intra_period()
4876 if (!venc_calibrate_gop() && !is_thulium_v1) in venc_set_intra_period()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2241 is_thulium_v1 = false; in component_init()
2252 is_thulium_v1 = true; in component_init()
2420 if (is_thulium_v1) { in component_init()
2638 if (is_thulium_v1) { in component_init()
3779 if (is_thulium_v1) { in get_parameter()
4615 if (is_thulium_v1 && !strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc", in set_parameter()