Searched defs:inputBufferSize (Results 1 – 9 of 9) sorted by relevance
83 OMX_U32 inputBufferSize, in initPorts()94 OMX_U32 inputBufferSize, in initPorts()
114 int32_t C2Encoder::encodeFrames(ifstream &eleStream, size_t inputBufferSize) { in encodeFrames()
138 size_t inputBufferSize = (mFrameWidth * mFrameHeight * 3) / 2; in encodeFrames() local
164 void H264_Utils::allocate_rbsp_buffer(uint32 inputBufferSize) in allocate_rbsp_buffer()
155 void H264_Utils::allocate_rbsp_buffer(uint32 inputBufferSize) in allocate_rbsp_buffer()
153 void H264_Utils::allocate_rbsp_buffer(uint32 inputBufferSize) in allocate_rbsp_buffer()
2625 camera3::Size inputBufferSize; in configureStreamsLocked() local4376 camera3::Size inputBufferSize; in clear() local