Searched defs:get_buffer_size (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
H A Dvidc_color_converter.cpp141 bool omx_c2d_conv::get_buffer_size(int port,unsigned int &buf_size) function in class:omx_c2d_conv
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
H A Dvidc_color_converter.cpp155 bool omx_c2d_conv::get_buffer_size(int port,unsigned int &buf_size) function in class:omx_c2d_conv
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
H A Dvidc_color_converter.cpp155 bool omx_c2d_conv::get_buffer_size(int port,unsigned int &buf_size) function in class:omx_c2d_conv
/hardware/libhardware/include/hardware/
H A Daudio.h186 size_t (*get_buffer_size)(const struct audio_stream *stream); member in struct:audio_stream
586 * See also get_buffer_size which is for a particular stream.
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp4521 bool omx_video::omx_c2d_conv::get_buffer_size(int port,unsigned int &buf_size) function in class:omx_video::omx_c2d_conv
4678 if (!c2d_conv.get_buffer_size(C2D_OUTPUT,buf_size))
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp4600 bool omx_video::omx_c2d_conv::get_buffer_size(int port,unsigned int &buf_size) function in class:omx_video::omx_c2d_conv
4787 if (!c2d_conv.get_buffer_size(C2D_OUTPUT,buf_size))
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp4857 bool omx_video::omx_c2d_conv::get_buffer_size(int port,unsigned int &buf_size) function in class:omx_video::omx_c2d_conv
5052 if (!c2d_conv.get_buffer_size(C2D_OUTPUT,buf_size))

Completed in 333 milliseconds