Home
last modified time | relevance | path

Searched refs:setNumCores (Results 1 – 16 of 16) sorted by relevance

/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.h106 status_t setNumCores();
DSoftHEVC.cpp239 setNumCores(); in resetDecoder()
245 status_t SoftHEVC::setNumCores() { in setNumCores() function in android::SoftHEVC
336 setNumCores(); in initDecoder()
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.h101 status_t setNumCores();
DSoftAVCDec.cpp202 setNumCores(); in resetDecoder()
208 status_t SoftAVC::setNumCores() { in setNumCores() function in android::SoftAVC
297 setNumCores(); in initDecoder()
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.h118 status_t setNumCores();
DSoftMPEG2.cpp203 setNumCores(); in resetDecoder()
211 status_t SoftMPEG2::setNumCores() { in setNumCores() function in android::SoftMPEG2
394 setNumCores(); in initDecoder()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.h72 status_t setNumCores();
DC2SoftHevcDec.cpp429 status_t C2SoftHevcDec::setNumCores() { in setNumCores() function in android::C2SoftHevcDec
503 (void) setNumCores(); in initDecoder()
651 (void) setNumCores(); in resetDecoder()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.h117 status_t setNumCores();
DC2SoftMpeg2Dec.cpp489 status_t C2SoftMpeg2Dec::setNumCores() { in setNumCores() function in android::C2SoftMpeg2Dec
570 (void) setNumCores(); in initDecoder()
717 (void) setNumCores(); in resetDecoder()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.h120 status_t setNumCores();
DC2SoftAvcEnc.h218 c2_status_t setNumCores();
DC2SoftAvcDec.cpp435 status_t C2SoftAvcDec::setNumCores() { in setNumCores() function in android::C2SoftAvcDec
507 (void) setNumCores(); in initDecoder()
654 (void) setNumCores(); in resetDecoder()
DC2SoftAvcEnc.cpp538 c2_status_t C2SoftAvcEnc::setNumCores() { in setNumCores() function in android::C2SoftAvcEnc
1113 setNumCores(); in initEncoder()
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.h239 OMX_ERRORTYPE setNumCores();
DSoftAVCEnc.cpp225 OMX_ERRORTYPE SoftAVC::setNumCores() { in setNumCores() function in android::SoftAVC
813 setNumCores(); in initEncoder()