Home
last modified time | relevance | path

Searched refs:IVDEXT_CMD_CTL_SET_NUM_CORES (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.h42 #define IVDEXT_CMD_CTL_SET_NUM_CORES \ macro
DC2SoftHevcDec.cpp442 s_set_num_cores_ip.e_sub_cmd = IVDEXT_CMD_CTL_SET_NUM_CORES; in setNumCores()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.h43 #define IVDEXT_CMD_CTL_SET_NUM_CORES \ macro
DC2SoftMpeg2Dec.cpp508 s_set_num_cores_ip.e_sub_cmd = IVDEXT_CMD_CTL_SET_NUM_CORES; in setNumCores()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.h44 #define IVDEXT_CMD_CTL_SET_NUM_CORES \ macro
DC2SoftAvcDec.cpp451 s_set_num_cores_ip.e_sub_cmd = IVDEXT_CMD_CTL_SET_NUM_CORES; in setNumCores()
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.cpp47 #define IVDEXT_CMD_CTL_SET_NUM_CORES \ macro
250 s_set_cores_ip.e_sub_cmd = IVDEXT_CMD_CTL_SET_NUM_CORES; in setNumCores()
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.cpp47 #define IVDEXT_CMD_CTL_SET_NUM_CORES \ macro
213 s_set_cores_ip.e_sub_cmd = IVDEXT_CMD_CTL_SET_NUM_CORES; in setNumCores()
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.cpp46 #define IVDEXT_CMD_CTL_SET_NUM_CORES \ macro
216 s_set_cores_ip.e_sub_cmd = IVDEXT_CMD_CTL_SET_NUM_CORES; in setNumCores()