Home
last modified time | relevance | path

Searched refs:mProfile (Results 1 – 7 of 7) sorted by relevance

/hardware/google/av/media/eco/include/eco/
DECOUtils.h51 int32_t mProfile; member
68 mProfile(-1), in SimpleEncoderConfig()
78 mProfile(profile), in SimpleEncoderConfig()
/hardware/google/av/media/codecs/vpx/
DC2SoftVp8Enc.cpp30 : C2SoftVpxEnc(name, id, intfImpl), mDCTPartitions(0), mProfile(1) {} in C2SoftVp8Enc()
37 switch (mProfile) { in setCodecSpecificConfiguration()
DC2SoftVp9Enc.cpp31 mProfile(1), in C2SoftVp9Enc()
42 switch (mProfile) { in setCodecSpecificConfiguration()
DC2SoftVp8Enc.h53 int32_t mProfile; member
DC2SoftVp9Enc.h47 int32_t mProfile;
/hardware/google/av/media/eco/
DECOUtils.cpp33 data.setInt32(ENCODER_PROFILE, mProfile); in toEcoData()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h286 const IOProfile *mProfile; // I/O profile this output derives from variable
309 const IOProfile *mProfile; // I/O profile this output derives from variable