Home
last modified time | relevance | path

Searched refs:vqzip (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/media/msm8998/
Dconfigure.ac69 AC_ARG_ENABLE([targets-that-support-vqzip],
70 AC_HELP_STRING([--enable-targets-that-support-vqzip],
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h388 venc_dev_vqzip vqzip; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h405 venc_dev_vqzip vqzip; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h394 venc_dev_vqzip vqzip; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h386 venc_dev_vqzip vqzip; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp732 vqzip.fill_stats_data((void*)pVirt, (void*) data->data); in handle_input_extradata()
4036 vqzip.pConfig.nWidth = ALIGN(m_sVenc_cfg.input_width, 16); in venc_set_vqzip_sei_type()
4037 vqzip.pConfig.nHeight = ALIGN(m_sVenc_cfg.input_height, 16); in venc_set_vqzip_sei_type()
4038 vqzip.init(); in venc_set_vqzip_sei_type()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp920 vqzip.fill_stats_data((void*)pVirt, (void*) data->data); in handle_input_extradata()
1970 vqzip.deinit(); in venc_close()