Searched refs:AVHWAccel (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/ |
D | avcodec.h | 2508 struct AVHWAccel *hwaccel; 3000 typedef struct AVHWAccel { struct 3035 struct AVHWAccel *next; argument 3085 } AVHWAccel; argument 4777 void av_register_hwaccel(AVHWAccel *hwaccel); 4784 AVHWAccel *av_hwaccel_next(AVHWAccel *hwaccel);
|
/external/llvm/test/Instrumentation/AddressSanitizer/X86/ |
D | bug_11395.ll | 10 …2, i32, i32, i64, i32, float, i64, i32, i64, i64, float, float, %struct.AVHWAccel*, i32, i8*, i32,… 20 %struct.AVHWAccel = type { i8*, i32, i32, i32, i32, %struct.AVHWAccel*, i32 (%struct.AVCodecContext…
|