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

  /cts/tests/tests/media/libmediandkjni/
native-media-jni.cpp 230 static void OnFormatChangedCB(
234 ALOGV("OnFormatChangedCB: format(%s)", AMediaFormat_toString(format));
528 OnFormatChangedCB,
    [all...]
  /frameworks/av/media/libmedia/
NdkWrapper.cpp 836 void AMediaCodecWrapper::OnFormatChangedCB(
842 ALOGV("OnFormatChangedCB: format(%s)", outputFormat->debugString().c_str());
935 OnFormatChangedCB,
    [all...]

Completed in 163 milliseconds