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

  /frameworks/av/media/libmedia/include/media/
NdkWrapper.h 194 CB_INPUT_AVAILABLE = 1,
  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodec.h 72 CB_INPUT_AVAILABLE = 1,
  /frameworks/av/media/libmedia/
NdkWrapper.cpp 811 msg->setInt32("callbackID", CB_INPUT_AVAILABLE);
    [all...]
  /frameworks/av/media/libmediaplayer2/nuplayer2/
NuPlayer2Decoder.cpp 152 case AMediaCodecWrapper::CB_INPUT_AVAILABLE:
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoder.cpp 155 case MediaCodec::CB_INPUT_AVAILABLE:
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodecSource.cpp 874 if (cbID == MediaCodec::CB_INPUT_AVAILABLE) {
    [all...]
MediaCodec.cpp     [all...]
  /frameworks/av/media/ndk/
NdkMediaCodec.cpp 148 case MediaCodec::CB_INPUT_AVAILABLE:
152 ALOGE("CB_INPUT_AVAILABLE: index is expected.");
  /frameworks/av/services/camera/libcameraservice/api2/
HeicCompositeStream.cpp     [all...]

Completed in 214 milliseconds