Searched refs:is_thulium_v1 (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
H A D | video_encoder_device_v4l2.h | 568 bool is_thulium_v1; variable
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
H A D | video_encoder_device_v4l2.h | 610 bool is_thulium_v1; variable
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec.h | 1009 bool is_thulium_v1; variable
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec.h | 1068 bool is_thulium_v1; variable
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 1209 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()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 1395 is_thulium_v1 = false; in venc_open() 1406 is_thulium_v1 = true; in venc_open() 5430 if (!venc_validate_hybridhp_params(0, nBFrames, 0, 0) && !is_thulium_v1) { in venc_set_intra_period() 5438 if (!venc_calibrate_gop() && !is_thulium_v1) in venc_set_intra_period()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 2037 is_thulium_v1 = false; in component_init() 2048 is_thulium_v1 = true; in component_init() 2209 if (is_thulium_v1) { in component_init() 2421 if (is_thulium_v1) { in component_init() 3542 if (is_thulium_v1) { in get_parameter() 4314 if (is_thulium_v1 && !strncmp(drv_ctx.kind, "OMX.qcom.video.decoder.avc", in set_parameter()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 2241 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()
|