HomeSort by relevance Sort by last modified time
    Searched full:next_packet (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/examples/
decode_with_partial_drops.c 109 int next_packet(struct parsed_header* hdr, int pos, int length, int mtu) function
173 while ((pkg_size = next_packet(&hdr, pos, *size, mtu)) > 0)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
decode_with_partial_drops.c 109 int next_packet(struct parsed_header* hdr, int pos, int length, int mtu) function
173 while ((pkg_size = next_packet(&hdr, pos, *size, mtu)) > 0)

Completed in 625 milliseconds