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

  /frameworks/av/media/libstagefright/wifi-display/
VideoFormats.cpp 148 mNativeIndex = index;
156 *index = mNativeIndex;
284 mNativeIndex = native >> 3;
292 mNativeType, mNativeIndex, NULL, NULL, NULL, NULL);
324 forM4Message ? 0x00 : ((mNativeIndex << 3) | mNativeType),
VideoFormats.h 95 size_t mNativeIndex;

Completed in 19 milliseconds