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

  /hardware/google/av/media/codecs/avc/
C2SoftAvcDec.h 43 #define IVDEXT_CMD_CTL_SET_NUM_CORES \
  /hardware/google/av/media/codecs/hevc/
C2SoftHevcDec.h 41 #define IVDEXT_CMD_CTL_SET_NUM_CORES \
  /hardware/google/av/media/codecs/mpeg2/
C2SoftMpeg2Dec.h 41 #define IVDEXT_CMD_CTL_SET_NUM_CORES \
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 47 #define IVDEXT_CMD_CTL_SET_NUM_CORES \
213 s_set_cores_ip.e_sub_cmd = IVDEXT_CMD_CTL_SET_NUM_CORES;
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 47 #define IVDEXT_CMD_CTL_SET_NUM_CORES \
250 s_set_cores_ip.e_sub_cmd = IVDEXT_CMD_CTL_SET_NUM_CORES;
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp 46 #define IVDEXT_CMD_CTL_SET_NUM_CORES \
216 s_set_cores_ip.e_sub_cmd = IVDEXT_CMD_CTL_SET_NUM_CORES;

Completed in 5848 milliseconds