Home
last modified time | relevance | path

Searched refs:filled_length (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
Dvidc_color_converter.cpp172 bool omx_c2d_conv::get_output_filled_length(unsigned int &filled_length) in get_output_filled_length() argument
176 filled_length = 0; in get_output_filled_length()
182 filled_length = (req.stride * req.sliceHeight * req.bpp.numerator); in get_output_filled_length()
183 filled_length /= req.bpp.denominator; in get_output_filled_length()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/src/
Dvidc_color_converter.cpp172 bool omx_c2d_conv::get_output_filled_length(unsigned int &filled_length) in get_output_filled_length() argument
176 filled_length = 0; in get_output_filled_length()
182 filled_length = (req.stride * req.sliceHeight * req.bpp.numerator); in get_output_filled_length()
183 filled_length /= req.bpp.denominator; in get_output_filled_length()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
Dvidc_color_converter.cpp172 bool omx_c2d_conv::get_output_filled_length(unsigned int &filled_length) in get_output_filled_length() argument
176 filled_length = 0; in get_output_filled_length()
182 filled_length = (req.stride * req.sliceHeight * req.bpp.numerator); in get_output_filled_length()
183 filled_length /= req.bpp.denominator; in get_output_filled_length()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
Dvidc_color_converter.h46 bool get_output_filled_length(unsigned int &filled_length);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/
Dvidc_color_converter.h46 bool get_output_filled_length(unsigned int &filled_length);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/
Dvidc_color_converter.h46 bool get_output_filled_length(unsigned int &filled_length);
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp1969 ipbuffer.filled_length, in swvenc_do_rotate()
1979 m_pIpbuffers[index].filled_length = ipbuffer.filled_length; in swvenc_do_rotate()
1982 ipbuffer.filled_length = dst_size; in swvenc_do_rotate()
2176 ipbuffer.filled_length =0; in dev_handle_empty_eos_buffer()
2211 unsigned int size = 0, filled_length, offset = 0; in dev_empty_buf() local
2233 ipbuffer.filled_length = bufhdr->nFilledLen; in dev_empty_buf()
2258 ipbuffer.filled_length = size; in dev_empty_buf()
2298 ipbuffer.filled_length = size; in dev_empty_buf()
2305 ipbuffer.filled_length = bufhdr->nFilledLen; in dev_empty_buf()
2325 ipbuffer.filled_length = bufhdr->nFilledLen; in dev_empty_buf()
[all …]
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec_utils.cpp303 unsigned int filled_length) in dump_ip() argument
307 fwrite(p_buffer, sizeof(unsigned char), filled_length, m_file_ip); in dump_ip()
Domx_swvdec.cpp4905 p_buffer_ip->filled_length; in swvdec_empty_buffer_done()
4930 p_buffer_op->filled_length) ? in swvdec_fill_buffer_done()
4932 p_buffer_op->filled_length); in swvdec_fill_buffer_done()
6052 p_buffer_swvdec->filled_length = (offset_array[ii + 1] ? in async_process_event_etb()
6059 p_buffer_swvdec->filled_length = in async_process_event_etb()
6065 p_buffer_swvdec->filled_length); in async_process_event_etb()
6085 p_buffer_swvdec->filled_length = p_buffer_hdr->nFilledLen; in async_process_event_etb()
6088 p_buffer_swvdec->filled_length); in async_process_event_etb()
6104 p_buffer_swvdec->filled_length = p_buffer_hdr->nFilledLen; in async_process_event_etb()
6107 p_buffer_swvdec->filled_length); in async_process_event_etb()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec_utils.cpp303 unsigned int filled_length) in dump_ip() argument
307 fwrite(p_buffer, sizeof(unsigned char), filled_length, m_file_ip); in dump_ip()
Domx_swvdec.cpp4738 p_buffer_ip->filled_length; in swvdec_empty_buffer_done()
4763 p_buffer_op->filled_length) ? in swvdec_fill_buffer_done()
4765 p_buffer_op->filled_length); in swvdec_fill_buffer_done()
5889 p_buffer_swvdec->filled_length = (offset_array[ii + 1] ? in async_process_event_etb()
5896 p_buffer_swvdec->filled_length = in async_process_event_etb()
5902 p_buffer_swvdec->filled_length); in async_process_event_etb()
5922 p_buffer_swvdec->filled_length = p_buffer_hdr->nFilledLen; in async_process_event_etb()
5925 p_buffer_swvdec->filled_length); in async_process_event_etb()
5941 p_buffer_swvdec->filled_length = p_buffer_hdr->nFilledLen; in async_process_event_etb()
5944 p_buffer_swvdec->filled_length); in async_process_event_etb()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec_utils.cpp414 unsigned int filled_length) in dump_ip() argument
418 fwrite(p_buffer, sizeof(unsigned char), filled_length, m_file_ip); in dump_ip()
Domx_swvdec.cpp4389 p_buffer_op->filled_length) ? in swvdec_fill_buffer_done()
4391 p_buffer_op->filled_length); in swvdec_fill_buffer_done()
5450 p_buffer_swvdec->filled_length = p_buffer_hdr->nFilledLen; in async_process_event_etb()
5453 p_buffer_swvdec->filled_length); in async_process_event_etb()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec_utils.h127 void dump_ip(unsigned char *p_buffer, unsigned int filled_length);
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec_utils.h127 void dump_ip(unsigned char *p_buffer, unsigned int filled_length);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp1795 unsigned int size = 0, filled_length, offset = 0; in dev_empty_buf() local
1817 ipbuffer.filled_length = bufhdr->nFilledLen; in dev_empty_buf()
1842 ipbuffer.filled_length = size; in dev_empty_buf()
1874 ipbuffer.filled_length = size; in dev_empty_buf()
1881 ipbuffer.filled_length = bufhdr->nFilledLen; in dev_empty_buf()
1901 ipbuffer.filled_length = bufhdr->nFilledLen; in dev_empty_buf()
1914 ipbuffer.filled_length, in dev_empty_buf()
1929 swvenc_input_log_buffers((const char*)ipbuffer.p_buffer, ipbuffer.filled_length); in dev_empty_buf()
1956 opbuffer.filled_length = bufhdr->nFilledLen; in dev_fill_buf()
1963 opbuffer.filled_length, in dev_fill_buf()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec_utils.h161 void dump_ip(unsigned char *p_buffer, unsigned int filled_length);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp1801 unsigned int size = 0, filled_length, offset = 0; in dev_empty_buf() local
1835 ipbuffer.filled_length = size; in dev_empty_buf()
1841 ipbuffer.filled_length = bufhdr->nFilledLen; in dev_empty_buf()
1854 ipbuffer.filled_length, in dev_empty_buf()
1869 swvenc_input_log_buffers((const char*)ipbuffer.p_buffer, ipbuffer.filled_length); in dev_empty_buf()
1896 opbuffer.filled_length = bufhdr->nFilledLen; in dev_fill_buf()
1905 opbuffer.filled_length, in dev_fill_buf()
1915 if (dev_get_seq_hdr(opbuffer.p_buffer, opbuffer.size, &opbuffer.filled_length) == 0) in dev_fill_buf()
1917 bufhdr->nFilledLen = opbuffer.filled_length; in dev_fill_buf()
1969 *hdrlen = Buffer.filled_length; in dev_get_seq_hdr()
[all …]
/hardware/qcom/sdm845/media/libc2dcolorconvert/
DC2DColorConverter.h194 bool getBuffFilledLen(int32_t port, unsigned int &filled_length);
DC2DColorConverter.cpp681 bool C2DColorConverter::getBuffFilledLen(int32_t port, unsigned int &filled_length) in getBuffFilledLen() argument
688 filled_length = (req.stride * req.sliceHeight * req.bpp.numerator); in getBuffFilledLen()
689 filled_length /= req.bpp.denominator; in getBuffFilledLen()