Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.h71 status_t setNumCores();
DC2SoftHevcDec.cpp420 status_t C2SoftHevcDec::setNumCores() { in setNumCores() function in android::C2SoftHevcDec
494 (void) setNumCores(); in initDecoder()
632 (void) setNumCores(); in resetDecoder()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.h119 status_t setNumCores();
DC2SoftAvcEnc.h216 c2_status_t setNumCores();
DC2SoftAvcDec.cpp424 status_t C2SoftAvcDec::setNumCores() { in setNumCores() function in android::C2SoftAvcDec
496 (void) setNumCores(); in initDecoder()
633 (void) setNumCores(); in resetDecoder()
DC2SoftAvcEnc.cpp468 c2_status_t C2SoftAvcEnc::setNumCores() { in setNumCores() function in android::C2SoftAvcEnc
1016 setNumCores(); in initEncoder()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.h116 status_t setNumCores();
DC2SoftMpeg2Dec.cpp488 status_t C2SoftMpeg2Dec::setNumCores() { in setNumCores() function in android::C2SoftMpeg2Dec
569 (void) setNumCores(); in initDecoder()
706 (void) setNumCores(); in resetDecoder()