Searched refs:handle_input_extradata (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h436 bool handle_input_extradata(void *, int);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h472 bool handle_input_extradata(struct v4l2_buffer);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp648 bool venc_dev::handle_input_extradata(struct v4l2_buffer buf) function in class:venc_dev
4198 if (!handle_input_extradata(buf)) {
4362 if (!handle_input_extradata(buf)) {
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2461 return handle->handle_input_extradata(buffer, fd);
H A Dvideo_encoder_device_v4l2.cpp615 bool venc_dev::handle_input_extradata(void *buffer, int fd) function in class:venc_dev

Completed in 58 milliseconds