Searched defs:input_buffer (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Ddecoder_driver_test.h45 struct vdec_allocatorproperty input_buffer; member in struct:video_decoder_context
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h44 struct vdec_allocatorproperty input_buffer; member in struct:video_decoder_context
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Dvideo_encoder_test.h52 struct venc_allocatorproperty input_buffer; member in struct:video_encoder_context
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_test.h51 struct venc_allocatorproperty input_buffer; member in struct:video_encoder_context
/hardware/libhardware/include/hardware/
H A Dcamera3.h1584 * If input_buffer is NULL, then the request is for a new capture from the
1585 * imager. If input_buffer is valid, the request is for reprocessing the
1586 * image contained in input_buffer.
1589 * input_buffer to a valid sync fence, or to -1 if the HAL does not support
1598 camera3_stream_buffer_t *input_buffer; member in struct:camera3_capture_request
2033 * sync fence into input_buffer->release_fence, if input_buffer is not

Completed in 675 milliseconds