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

  /frameworks/av/include/media/stagefright/
ACodec.h 242 status_t setupG711Codec(bool encoder, int32_t numChannels);
  /frameworks/av/media/libstagefright/
ACodec.cpp 1005 err = setupG711Codec(encoder, numChannels);
    [all...]

Completed in 28 milliseconds