Home
last modified time | relevance | path

Searched refs:VEN_MSG_FLUSH_OUPUT_DONE (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_vidc_enc.h41 #define VEN_MSG_FLUSH_OUPUT_DONE 5 macro
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_vidc_enc.h57 #define VEN_MSG_FLUSH_OUPUT_DONE 5 macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_enc.h41 #define VEN_MSG_FLUSH_OUPUT_DONE 5 macro
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_vidc_enc.h57 #define VEN_MSG_FLUSH_OUPUT_DONE 5 macro
/hardware/qcom/msm8x74/kernel-headers/linux/
Dmsm_vidc_enc.h57 #define VEN_MSG_FLUSH_OUPUT_DONE 5 macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_vidc_enc.h41 #define VEN_MSG_FLUSH_OUPUT_DONE 5 macro
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_vidc_enc.h57 #define VEN_MSG_FLUSH_OUPUT_DONE 5 macro
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dmsm_vidc_enc.h41 #define VEN_MSG_FLUSH_OUPUT_DONE 5 macro
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
Dvideo_encoder_test.c930 case VEN_MSG_FLUSH_OUPUT_DONE: in video_thread()
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp1658 case VEN_MSG_FLUSH_OUPUT_DONE: in async_message_process()
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp2167 case VEN_MSG_FLUSH_OUPUT_DONE: in async_message_process()
Dvideo_encoder_device_v4l2.cpp424 venc_msg.msgcode = VEN_MSG_FLUSH_OUPUT_DONE; in async_venc_message_thread()