HomeSort by relevance Sort by last modified time
    Searched defs:setNumCores (Results 1 - 8 of 8) sorted by null

  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 202 setNumCores();
208 status_t SoftAVC::setNumCores() {
297 setNumCores();
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 225 OMX_ERRORTYPE SoftAVC::setNumCores() {
813 setNumCores();
    [all...]
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 239 setNumCores();
245 status_t SoftHEVC::setNumCores() {
336 setNumCores();
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp 203 setNumCores();
211 status_t SoftMPEG2::setNumCores() {
394 setNumCores();
  /hardware/google/av/media/codecs/avc/
C2SoftAvcDec.cpp 425 status_t C2SoftAvcDec::setNumCores() {
502 (void) setNumCores();
667 (void) setNumCores();
    [all...]
C2SoftAvcEnc.cpp 259 c2_status_t C2SoftAvcEnc::setNumCores() {
810 setNumCores();
    [all...]
  /hardware/google/av/media/codecs/hevc/
C2SoftHevcDec.cpp 384 status_t C2SoftHevcDec::setNumCores() {
463 (void) setNumCores();
629 (void) setNumCores();
    [all...]
  /hardware/google/av/media/codecs/mpeg2/
C2SoftMpeg2Dec.cpp 422 status_t C2SoftMpeg2Dec::setNumCores() {
508 (void) setNumCores();
672 (void) setNumCores();
    [all...]

Completed in 119 milliseconds