Searched refs:b24 (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | libaribb24.c | 134 Libaribb24Context *b24 = avctx->priv_data; in libaribb24_init() local 138 if (!(b24->lib_instance = arib_instance_new(avctx))) { in libaribb24_init() 143 if (b24->aribb24_base_path) { in libaribb24_init() 145 b24->aribb24_base_path); in libaribb24_init() 146 arib_set_base_path(b24->lib_instance, b24->aribb24_base_path); in libaribb24_init() 149 arib_register_messages_callback(b24->lib_instance, libaribb24_log); in libaribb24_init() 151 if (!(b24->parser = arib_get_parser(b24->lib_instance))) { in libaribb24_init() 155 if (!(b24->decoder = arib_get_decoder(b24->lib_instance))) { in libaribb24_init() 173 arib_dec_init(b24->decoder); in libaribb24_init() 183 if (b24->decoder) in libaribb24_init() [all …]
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 928 int32 b24 = p2 [4]; in FixIsolatedPixel() local 961 Abs_int32 (b02 - b24) + in FixIsolatedPixel() 964 est2 = b20 + b24; in FixIsolatedPixel() 966 grad2 = Abs_int32 (b20 - b24) + in FixIsolatedPixel() 984 Abs_int32 (b24 - b42); in FixIsolatedPixel()
|
/third_party/glslang/Test/ |
D | stringToDouble.vert | 84 double b24 = 922337203685477529599999e-5;
|
/third_party/icu/icu4c/source/test/testdata/ |
D | conversion.txt | 305 :bin{ 1b24 }, "", :intvector{}, 306 :int{1}, :int{1}, "truncated", ".", :bin{ 1b24 } 359 :bin{ 1b24 }, "", :intvector{}, 360 :int{1}, :int{1}, "truncated", ".", :bin{ 1b24 } 430 :bin{ 1b24 }, "", :intvector{}, 431 :int{1}, :int{1}, "truncated", ".", :bin{ 1b24 } 495 :bin{ 1b24 }, "", :intvector{}, 496 :int{1}, :int{1}, "truncated", ".", :bin{ 1b24 }
|
/third_party/openh264/codec/processing/src/arm64/ |
D | vaa_calc_aarch64_neon.S | 132 umaxv b24, v31.8b 280 umaxv b24, v26.8b
|
/third_party/glslang/Test/baseResults/ |
D | stringToDouble.vert.out | 385 0:84 'b24' ( temp double) 909 0:84 'b24' ( temp double)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.td | 273 def B24 : AArch64Reg<24, "b24">, DwarfRegNum<[88]>;
|
/third_party/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | es2gears-a320.log | 3628 11843b24: 0000: 000021ea 0000000b
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenAsmMatcher.inc | 539 return 33; // "b24"
|