Searched refs:bs0 (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | reconintra.h | 109 static INLINE int av1_use_intra_edge_upsample(int bs0, int bs1, int delta, in av1_use_intra_edge_upsample() argument 112 const int blk_wh = bs0 + bs1; in av1_use_intra_edge_upsample()
|
D | reconintra.c | 976 static int intra_edge_filter_strength(int bs0, int bs1, int delta, int type) { in intra_edge_filter_strength() argument 980 const int blk_wh = bs0 + bs1; in intra_edge_filter_strength()
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_pipeline.c | 892 struct GENX(BLEND_STATE_ENTRY) bs0 = { 0 }; 977 bs0 = entry; 985 blend.ColorBufferBlendEnable = bs0.ColorBufferBlendEnable; 986 blend.SourceAlphaBlendFactor = bs0.SourceAlphaBlendFactor; 987 blend.DestinationAlphaBlendFactor = bs0.DestinationAlphaBlendFactor; 988 blend.SourceBlendFactor = bs0.SourceBlendFactor; 989 blend.DestinationBlendFactor = bs0.DestinationBlendFactor;
|
/external/google-breakpad/src/tools/solaris/dump_syms/testdata/ |
D | dump_syms_regtest.stabs | 24 19: .stabs "void:t(0,13)=bs0;0;0",N_ISYM,0x0,0x0,0x0
|
/external/boringssl/src/crypto/fipsmodule/aes/asm/ |
D | bsaes-armv7.pl | 924 my ($bs0,$bs1,$bs2,$t2,$t3)=@_[8..12]; 926 &swapmove (@x[0,1],1,$bs0,$t2,$t3);
|