Home
last modified time | relevance | path

Searched defs:H264_DPRINT (Results 1 – 8 of 8) sorted by relevance

/hardware/google/aemu/host-common/
DMediaHostRenderer.cpp27 #define H264_DPRINT(fmt, ...) \ macro
31 #define H264_DPRINT(fmt, ...) macro
DMediaH264DecoderVideoToolBoxProxy.cpp29 #define H264_DPRINT(fmt,...) fprintf(stderr, "h264-videotoolbox-proxy-dec: %s:%d " fmt "\n", __func… macro
31 #define H264_DPRINT(fmt,...) macro
DMediaTexturePool.cpp27 #define H264_DPRINT(fmt, ...) \ macro
31 #define H264_DPRINT(fmt, ...) macro
DMediaH264DecoderDefault.cpp30 #define H264_DPRINT(fmt,...) fprintf(stderr, "h264-dec: %s:%d " fmt "\n", __func__, __LINE__, ##__V… macro
32 #define H264_DPRINT(fmt,...) macro
DMediaH264DecoderGeneric.cpp39 #define H264_DPRINT(fmt, ...) \ macro
43 #define H264_DPRINT(fmt, ...) macro
DMediaH264DecoderFfmpeg.cpp31 #define H264_DPRINT(fmt,...) fprintf(stderr, "h264-ffmpeg-dec: %s:%d " fmt "\n", __func__, __LINE__… macro
33 #define H264_DPRINT(fmt,...) macro
DMediaH264DecoderCuvid.cpp42 #define H264_DPRINT(fmt, ...) \ macro
46 #define H264_DPRINT(fmt, ...) macro
DMediaH264DecoderVideoToolBox.cpp35 #define H264_DPRINT(fmt,...) fprintf(stderr, "h264-videotoolbox-dec: %s:%d " fmt "\n", __func__, __… macro
37 #define H264_DPRINT(fmt,...) macro