HomeSort by relevance Sort by last modified time
    Searched refs:read_frame (Results 1 - 5 of 5) sorted by null

  /external/libvpx/examples/
encoder_tmpl.c 53 static int read_frame(FILE *f, vpx_image_t *img) { function
  /external/libvpx/
ivfdec.c 162 static int read_frame(FILE *infile, function
536 while (!read_frame(infile, &buf, &buf_sz, &buf_alloc_sz, is_ivf))
ivfenc.c 236 static int read_frame(FILE *f, vpx_image_t *img, unsigned int file_type, function
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
decoder_driver_test.c 48 static unsigned int read_frame ( unsigned char *dataptr,unsigned int length,
654 data_len = read_frame ( decode_context->ptr_inputbuffer [i]->bufferaddr,
833 data_len = read_frame ( tempbuffer->bufferaddr,
1055 static unsigned int read_frame (unsigned char *dataptr, unsigned int length, function
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
video_encoder_test.c 48 static unsigned int read_frame ( unsigned char *dataptr,unsigned int length,
690 data_len = read_frame ( enc_buffer.ptrbuffer,
854 data_len = read_frame ( tempbuffer->pbuffer,
1043 static unsigned int read_frame (unsigned char *dataptr, unsigned int length, function

Completed in 79 milliseconds