Home
last modified time | relevance | path

Searched defs:GETTIME (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/av/media/codec2/components/gav1/
H A DC2SoftGav1Dec.h24 #define GETTIME(a, b) gettimeofday(a, b); macro
/aosp12/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomDec.h24 #define GETTIME(a, b) gettimeofday(a, b); macro
/aosp12/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h45 #define GETTIME(a, b) gettimeofday(a, b); macro
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcDec.h46 #define GETTIME(a, b) gettimeofday(a, b); macro
H A DC2SoftAvcEnc.h119 #define GETTIME(a, b) gettimeofday(a, b); macro
/aosp12/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcDec.h44 #define GETTIME(a, b) gettimeofday(a, b); macro
H A DC2SoftHevcEnc.h31 #define GETTIME(a, b) gettimeofday(a, b) macro
/aosp12/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.h45 #define GETTIME(a, b) gettimeofday(a, b); macro
/aosp12/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.h48 #define GETTIME(a, b) gettimeofday(a, b); macro
/aosp12/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h110 #define GETTIME(a, b) gettimeofday(a, b); macro