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

  /hardware/google/av/codec2/vndk/util/
C2Debug.cpp 36 case C2_DUPLICATE: return "DUPLICATE";
  /hardware/google/av/codec2/include/
C2.h 101 C2_DUPLICATE = EEXIST, ///< object already exists
  /hardware/google/av/codec2/vndk/
C2AllocatorGralloc.cpp 322 return C2_DUPLICATE;
C2Buffer.cpp     [all...]
  /hardware/google/av/codec2/hidl/1.0/utils/
types.cpp     [all...]
  /hardware/google/av/codec2/tests/vndk/
C2BufferTest.cpp 688 ASSERT_EQ(C2_DUPLICATE, buffer->registerOnDestroyNotify(&DestroyCallback, &arg));
    [all...]

Completed in 162 milliseconds