Searched refs:MpegEncContext (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/CodeGen/ |
D | types.c | 18 struct MpegEncContext; 19 typedef struct MpegEncContext {int pb;} MpegEncContext; struct 20 static void test2(void) {MpegEncContext s; s.pb;} in test2()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/ |
D | 2007-05-15-InfiniteRecursion.ll | 16 …)*]*, [16 x void (i8*, i8*, i32)*]*, [4097 x i8]*, i8*, i32 (%struct.MpegEncContext*, i32*, i32*, … 17 …MpegEncContext = type { %struct.AVCodecContext*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32,… 29 define float @ff_rate_estimate_qscale(%struct.MpegEncContext* %s, i32 %dry_run) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | 2007-05-15-InfiniteRecursion.ll | 16 …)*]*, [16 x void (i8*, i8*, i32)*]*, [4097 x i8]*, i8*, i32 (%struct.MpegEncContext*, i32*, i32*, … 17 …MpegEncContext = type { %struct.AVCodecContext*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32,… 29 define float @ff_rate_estimate_qscale(%struct.MpegEncContext* %s, i32 %dry_run) {
|
/external/llvm/test/CodeGen/Generic/ |
D | 2007-05-15-InfiniteRecursion.ll | 16 …)*]*, [16 x void (i8*, i8*, i32)*]*, [4097 x i8]*, i8*, i32 (%struct.MpegEncContext*, i32*, i32*, … 17 …MpegEncContext = type { %struct.AVCodecContext*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32,… 29 define float @ff_rate_estimate_qscale(%struct.MpegEncContext* %s, i32 %dry_run) {
|