Home
last modified time | relevance | path

Searched refs:m_android_native_buffers (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h298 bool m_android_native_buffers; ///< android native buffers enabled? variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h288 bool m_android_native_buffers; ///< android native buffers enabled? variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h295 bool m_android_native_buffers; ///< android native buffers enabled? variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h300 bool m_android_native_buffers; ///< android native buffers enabled? variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp80 m_android_native_buffers(false), in omx_swvdec()
1073 m_android_native_buffers = in set_parameter()
1619 else if (m_android_native_buffers == true) in allocate_buffer()
3711 else if (m_android_native_buffers) in buffer_use_op()
3761 (*pp_buffer_hdr)->pBuffer = (m_android_native_buffers ? in buffer_use_op()
3925 else if (m_android_native_buffers) in buffer_deallocate_op()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp85 m_android_native_buffers(false), in omx_swvdec()
1125 m_android_native_buffers = in set_parameter()
1766 else if (m_android_native_buffers == true) in allocate_buffer()
4017 else if (m_android_native_buffers) in buffer_use_op()
4067 (*pp_buffer_hdr)->pBuffer = (m_android_native_buffers ? in buffer_use_op()
4237 else if (m_android_native_buffers) in buffer_deallocate_op()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp85 m_android_native_buffers(false), in omx_swvdec()
1157 m_android_native_buffers = in set_parameter()
1802 else if (m_android_native_buffers == true) in allocate_buffer()
4096 else if (m_android_native_buffers) in buffer_use_op()
4153 (*pp_buffer_hdr)->pBuffer = (m_android_native_buffers ? in buffer_use_op()
4341 else if (m_android_native_buffers) in buffer_deallocate_op()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp85 m_android_native_buffers(false), in omx_swvdec()
1141 m_android_native_buffers = in set_parameter()
1786 else if (m_android_native_buffers == true) in allocate_buffer()
4084 else if (m_android_native_buffers) in buffer_use_op()
4146 (*pp_buffer_hdr)->pBuffer = (m_android_native_buffers ? in buffer_use_op()
4316 else if (m_android_native_buffers) in buffer_deallocate_op()