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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.h 25 struct SoftAMRNBEncoder : public SimpleSoftOMXComponent {
26 SoftAMRNBEncoder(
33 virtual ~SoftAMRNBEncoder();
67 DISALLOW_EVIL_CONSTRUCTORS(SoftAMRNBEncoder);
SoftAMRNBEncoder.cpp 18 #define LOG_TAG "SoftAMRNBEncoder"
21 #include "SoftAMRNBEncoder.h"
41 SoftAMRNBEncoder::SoftAMRNBEncoder(
59 SoftAMRNBEncoder::~SoftAMRNBEncoder() {
66 void SoftAMRNBEncoder::initPorts() {
107 status_t SoftAMRNBEncoder::initEncoder() {
115 OMX_ERRORTYPE SoftAMRNBEncoder::internalGetParameter(
195 OMX_ERRORTYPE SoftAMRNBEncoder::internalSetParameter
    [all...]
Android.mk 85 SoftAMRNBEncoder.cpp

Completed in 224 milliseconds