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

  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.h 26 const uint8_t **p_data_end);
vp9_decodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.h 26 const uint8_t **p_data_end);
vp9_decodeframe.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodeframe.h 27 const uint8_t **p_data_end);
vp9_decodeframe.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 785 UINT8 *p, *p_hci_len, *p_data_end; local
843 p_data_end = p_data + data_len;
844 while (p_data < p_data_end)
874 p_data = p_data_end; /* force loop exit */
883 p_data = p_data_end;
    [all...]

Completed in 348 milliseconds