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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 116 WANT_STORE_META_DATA = 0x400000,
VideoDecoderBase.cpp 140 mStoreMetaData = buffer->flag & WANT_STORE_META_DATA;
171 mStoreMetaData = buffer->flag & WANT_STORE_META_DATA;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 508 p->flag |= WANT_STORE_META_DATA;
    [all...]

Completed in 1168 milliseconds