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
  /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
  /external/libvpx/
vpxdec.c 206 static int read_frame(struct input_ctx *input, function
935 while (!read_frame(&input, &buf, &buf_sz, &buf_alloc_sz))
vpxenc.c 259 static int read_frame(FILE *f, vpx_image_t *img, unsigned int file_type, function
    [all...]

Completed in 85 milliseconds