HomeSort by relevance Sort by last modified time
    Searched full: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 27 const uint8_t **p_data_end);
vp9_decodeframe.c     [all...]
  /system/bt/stack/l2cap/
l2c_utils.c 790 UINT8 *p, *p_hci_len, *p_data_end; local
848 p_data_end = p_data + data_len;
849 while (p_data < p_data_end)
879 p_data = p_data_end; /* force loop exit */
888 p_data = p_data_end;
    [all...]

Completed in 192 milliseconds