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

  /external/chromium_org/third_party/libwebp/demux/
demux.c 818 static const uint8_t* GetFramePayload(const uint8_t* const mem_buf,
852 GetFramePayload(mem_buf, fragment, &payload_size);
    [all...]
  /external/webp/src/demux/
demux.c 818 static const uint8_t* GetFramePayload(const uint8_t* const mem_buf,
852 GetFramePayload(mem_buf, fragment, &payload_size);
    [all...]

Completed in 1123 milliseconds