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

  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 237 typedef struct tagAVCHandle
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.h 99 tagAVCHandle *mHandle;
SoftAVCEncoder.cpp 190 mHandle(new tagAVCHandle),
210 memset(mHandle, 0, sizeof(tagAVCHandle));
    [all...]

Completed in 786 milliseconds