Home | History | Annotate | Download | only in itf

Lines Matching refs:SL_LOGE

79             SL_LOGE("Partial item at end of array");
87 SL_LOGE("Partial item data at end of array");
102 SL_LOGE("Invalid item parameter size %u for EOS", pItems->itemSize);
116 SL_LOGE("Invalid item parameter size %u for MPEG-2 PTS", pItems->itemSize);
138 SL_LOGE("Received format change with unsupported data, ignoring data");
143 SL_LOGE("Received format change with invalid data size, ignoring data");
150 SL_LOGE("Unknown item key %u with size %u", pItems->itemKey, pItems->itemSize);
162 SL_LOGE("Invalid item parameter size %u for EOS", pItems->itemSize);
169 SL_LOGE("Unknown item key %u with size %u", pItems->itemKey, pItems->itemSize);
196 SL_LOGE("Can't enqueue non-zero data with EOS");
209 SL_LOGE("Invalid combination of items");
218 SL_LOGE("Can't enqueue non-zero data with EOS");
305 SL_LOGE("Enqueue failure: non-zero data length %u but NULL data pointer", dataLength);
308 SL_LOGE("Enqueue failure: non-zero items length %u but NULL items pointer", itemsLength);
312 SL_LOGE("Enqueue failure: trying to enqueue buffer with no data and no items.");
329 SL_LOGE("Error enqueueing MPEG-2 TS data: incorrect packet sync");
335 SL_LOGE("Error enqueueing MPEG-2 TS data: size must be a multiple of %d (packet size)",
346 SL_LOGE("Error enqueueing ADTS data: data must start and end on frame "
365 SL_LOGE("Can't enqueue after EOS");