Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h122 bool dev_handle_client_input_extradata(void* buffer);
H A Domx_swvenc_mpeg4.h204 bool dev_handle_client_input_extradata(void*) { return false; } in dev_handle_client_input_extradata() function
H A Domx_video_base.h304 virtual bool dev_handle_client_input_extradata(void*) = 0;
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h123 bool dev_handle_client_input_extradata(void* buffer);
H A Domx_swvenc_mpeg4.h204 bool dev_handle_client_input_extradata(void*) { return false; } in dev_handle_client_input_extradata() function
H A Domx_video_base.h299 virtual bool dev_handle_client_input_extradata(void*) = 0;
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2585 bool omx_venc::dev_handle_client_input_extradata(void *buffer) in dev_handle_client_input_extradata() function in omx_venc
H A Domx_video_base.cpp3888 if(!dev_handle_client_input_extradata(buffer)) { in empty_this_buffer()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2904 bool omx_venc::dev_handle_client_input_extradata(void *buffer) in dev_handle_client_input_extradata() function in omx_venc
H A Domx_video_base.cpp4042 if(!dev_handle_client_input_extradata(buffer)) { in empty_this_buffer()