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

  /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/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.h 31 const uint8_t **p_data_end);
vp9_decodeframe.c     [all...]
  /system/bt/stack/l2cap/
l2c_utils.c 799 UINT8 *p, *p_hci_len, *p_data_end; local
850 p_data_end = p_data + data_len;
851 while (p_data < p_data_end)
881 p_data = p_data_end; /* force loop exit */
890 p_data = p_data_end;
    [all...]

Completed in 102 milliseconds