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.cpp384 status_t C2SoftHevcDec::setNumCores() { in setNumCores() function in android::C2SoftHevcDec
463 (void) setNumCores(); in initDecoder()
629 (void) setNumCores(); in resetDecoder()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.h116 status_t setNumCores();
DC2SoftMpeg2Dec.cpp422 status_t C2SoftMpeg2Dec::setNumCores() { in setNumCores() function in android::C2SoftMpeg2Dec
508 (void) setNumCores(); in initDecoder()
672 (void) setNumCores(); in resetDecoder()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.h119 status_t setNumCores();
DC2SoftAvcEnc.h222 c2_status_t setNumCores();
DC2SoftAvcDec.cpp425 status_t C2SoftAvcDec::setNumCores() { in setNumCores() function in android::C2SoftAvcDec
502 (void) setNumCores(); in initDecoder()
667 (void) setNumCores(); in resetDecoder()
DC2SoftAvcEnc.cpp259 c2_status_t C2SoftAvcEnc::setNumCores() { in setNumCores() function in android::C2SoftAvcEnc
810 setNumCores(); in initEncoder()