Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264.cc40 #if defined(WEBRTC_IOS) && defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED) in Create()
54 #if defined(WEBRTC_IOS) && defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED) in Create()
Dh264_video_toolbox_decoder.h17 #if defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED)
Dh264_video_toolbox_encoder.h17 #if defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED)
Dh264_video_toolbox_nalu.h17 #if defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED)
Dh264_objc.mm22 defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED) && \
Dh264_video_toolbox_decoder.cc14 #if defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED)
Dh264_video_toolbox_nalu.cc14 #if defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED)
Dh264_video_toolbox_encoder.cc14 #if defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED)
/external/webrtc/webrtc/modules/video_coding/codecs/h264/include/
Dh264.h21 #define WEBRTC_VIDEO_TOOLBOX_SUPPORTED 1 macro