Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h298 bool m_android_native_buffers; ///< android native buffers enabled? variable
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h288 bool m_android_native_buffers; ///< android native buffers enabled? variable
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h300 bool m_android_native_buffers; ///< android native buffers enabled? variable
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h295 bool m_android_native_buffers; ///< android native buffers enabled? variable
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h300 bool m_android_native_buffers; ///< android native buffers enabled? variable
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A 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()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A 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()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A 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()
4081 else if (m_android_native_buffers) in buffer_use_op()
4138 (*pp_buffer_hdr)->pBuffer = (m_android_native_buffers ? in buffer_use_op()
4326 else if (m_android_native_buffers) in buffer_deallocate_op()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
H A 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()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp86 m_android_native_buffers(false), in omx_swvdec()
1118 m_android_native_buffers = in set_parameter()
1758 else if (m_android_native_buffers == true) in allocate_buffer()
4011 else if (m_android_native_buffers) in buffer_use_op()
4058 (*pp_buffer_hdr)->pBuffer = (m_android_native_buffers ? in buffer_use_op()
4228 else if (m_android_native_buffers) in buffer_deallocate_op()