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

  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.h 24 void vp9_read_frame_size(struct vpx_read_bit_buffer *rb, int *width,
vp9_decodeframe.c 1999 void vp9_read_frame_size(struct vpx_read_bit_buffer *rb, int *width, function
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 150 vp9_read_frame_size(&rb, (int *)&si->w, (int *)&si->h);
163 vp9_read_frame_size(&rb, (int *)&si->w, (int *)&si->h);

Completed in 90 milliseconds