/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/ |
D | riff-media.c | 53 gst_riff_strh * strh, gst_riff_strf_vids * strf, in gst_riff_create_video_caps() 1219 gst_riff_strh * strh, gst_riff_strf_auds * strf, in gst_riff_create_audio_caps() 1851 gst_riff_strh * strh, gst_riff_strf_iavs * strf, in gst_riff_create_iavs_caps()
|
D | riff-read.c | 286 gst_riff_strh *strh; in gst_riff_parse_strh() local
|
/third_party/gstreamer/gstplugins_good/gst/avi/ |
D | gstavidemux.h | 69 gst_riff_strh *strh; member
|
D | gstavimux.c | 1331 guint strh, strl, strf, indx; in gst_avi_mux_riff_get_avi_header() local
|
D | gstavidemux.c | 2073 gst_riff_strh *strh; in gst_avi_demux_parse_stream() local 3214 gst_riff_strh *strh; in gst_avi_demux_calculate_durations_from_index() local
|
/third_party/ffmpeg/libavformat/ |
D | avienc.c | 268 int64_t list1, list2, strh, strf; in avi_write_header() local
|
/third_party/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 326 __ strh(w26, MemOperand(x0)); in GenerateTestSequenceBase() local 327 __ strh(w26, MemOperand(x1, 2, PostIndex)); in GenerateTestSequenceBase() local 328 __ strh(w26, MemOperand(x1, 2, PreIndex)); in GenerateTestSequenceBase() local 329 __ strh(x27, MemOperand(x0)); in GenerateTestSequenceBase() local 330 __ strh(x27, MemOperand(x1, 2, PostIndex)); in GenerateTestSequenceBase() local 331 __ strh(x27, MemOperand(x1, 2, PreIndex)); in GenerateTestSequenceBase() local
|
D | test-assembler-aarch64.cc | 11344 __ strh(w2, MemOperand(x1, offset), RequireScaledOffset); in TEST() local 11351 __ strh(w2, MemOperand(x1, offset), RequireScaledOffset); in TEST() local 11571 __ strh(w2, MemOperand(x1, preindex, PreIndex)); in TEST() local 11579 __ strh(w2, MemOperand(x1, preindex, PreIndex)); in TEST() local 11738 __ strh(w2, MemOperand(x1, postindex, PostIndex)); in TEST() local 11746 __ strh(w2, MemOperand(x1, postindex, PostIndex)); in TEST() local 11859 __ strh(w2, MemOperand(x1, x10)); in TEST() local 11867 __ strh(w2, MemOperand(x1, x10)); in TEST() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.cc | 486 void Assembler::strh(Register rd, Address ad, Condition cond) { in strh() function in dart::Assembler
|
/third_party/vixl/src/aarch32/ |
D | assembler-aarch32.h | 3494 void strh(Register rt, const MemOperand& operand) { in strh() function 3497 void strh(Condition cond, Register rt, const MemOperand& operand) { in strh() function 3500 void strh(EncodingSize size, Register rt, const MemOperand& operand) { in strh() function
|
D | assembler-aarch32.cc | 11960 void Assembler::strh(Condition cond, in strh() function in vixl::aarch32::Assembler
|
D | disasm-aarch32.cc | 3155 void Disassembler::strh(Condition cond, in strh() function in vixl::aarch32::Disassembler
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | code-generator-arm.cc | 1615 __ strh(i.InputRegister(0), i.InputOffset(1)); in AssembleArchInstruction() local
|
/third_party/node/deps/v8/src/builtins/arm/ |
D | builtins-arm.cc | 3310 __ strh(temp1, MemOperand(dest, 2, PostIndex), cs); in Generate_MemCopyUint8Uint8() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
D | assembler-arm64.cc | 1289 void Assembler::strh(const Register& rt, const MemOperand& dst) { in strh() function in v8::internal::Assembler
|
/third_party/skia/src/core/ |
D | SkVM.cpp | 2468 void Assembler::strh(V src, X dst, int imm12) { in strh() function in skvm::Assembler
|
/third_party/vixl/src/aarch64/ |
D | assembler-aarch64.cc | 1224 void Assembler::strh(const Register& rt, in strh() function in vixl::aarch64::Assembler
|
/third_party/node/deps/v8/src/codegen/arm/ |
D | assembler-arm.cc | 2110 void Assembler::strh(Register src, const MemOperand& dst, Condition cond) { in strh() function in v8::internal::Assembler
|
/third_party/vixl/benchmarks/aarch32/ |
D | asm-disasm-speed-test.cc | 8899 __ strh(r3, MemOperand(sp, 44)); in Generate_67() local
|