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

  /system/media/wilhelm/tests/native-media/jni/
native-media-jni.c 132 const int processedCommand = *(int *)pBufferContext;
133 if (kEosBufferCntxt == processedCommand) {
  /system/media/wilhelm/tests/examples/
slesTestDecodeAac.cpp 187 const int processedCommand = *(int *)pBufferContext;
188 if (kEosBufferCntxt == processedCommand) {

Completed in 485 milliseconds