Searched refs:read_frame (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
D | video_encoder_test.c | 48 static unsigned int read_frame ( unsigned char *dataptr,unsigned int length, 688 data_len = read_frame ( enc_buffer.ptrbuffer, in start_encoding() 852 data_len = read_frame ( tempbuffer->pbuffer, in video_thread() 1042 static unsigned int read_frame (unsigned char *dataptr, unsigned int length, in read_frame() function
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 48 static unsigned int read_frame ( unsigned char *dataptr,unsigned int length, 659 data_len = read_frame ( decode_context->ptr_inputbuffer [i]->bufferaddr, in start_decoding() 838 data_len = read_frame ( tempbuffer->bufferaddr, in video_thread() 1064 static unsigned int read_frame (unsigned char *dataptr, unsigned int length, in read_frame() function
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 48 static unsigned int read_frame ( unsigned char *dataptr,unsigned int length, 616 data_len = read_frame ( decode_context->ptr_inputbuffer [i]->bufferaddr, in start_decoding() 784 data_len = read_frame ( tempbuffer->bufferaddr, in video_thread() 1001 static unsigned int read_frame (unsigned char *dataptr, unsigned int length, in read_frame() function
|