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

  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.h 19 int vp9_decode_frame(struct VP9Decompressor *cpi, const uint8_t **p_data_end);
vp9_decodframe.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 721 UINT8 *p, *p_hci_len, *p_data_end; local
764 p_data_end = p_data + data_len;
765 while (p_data < p_data_end)
794 p_data = p_data_end;
    [all...]

Completed in 329 milliseconds