Home
last modified time | relevance | path

Searched defs:component (Results 1 - 25 of 241) sorted by relevance

12345678910

/third_party/ffmpeg/libavcodec/
H A Dmpeg12dec.h38 static inline int decode_dc(GetBitContext *gb, int component) in decode_dc() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DGlyphList.java
H A DLookupType.java
H A DGlyphClassList.java
H A DRangeRecordList.java
H A DRecord.java
H A DSubstLookupRecordList.java
H A DNumRecord.java
H A DNumRecordTable.java
H A DRangeRecord.java
H A DRangeRecordTable.java
H A DRuleSegment.java
H A DSubstLookupRecord.java
H A DTagOffsetRecord.java
/third_party/skia/include/core/
H A DSkUnPreMultiply.h45 static U8CPU ApplyScale(Scale scale, U8CPU component) { in ApplyScale() argument
/third_party/gn/src/gn/
H A Dohos_components_impl.h22 const OhosComponent *component; member
H A Dohos_components_unittest.cc82 const OhosComponent *component; in TEST() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_tcs_workarounds.c76 load_output(nir_builder *b, int num_components, int offset, int component) in load_output() argument
/third_party/node/deps/v8/src/objects/
H A Dstruct-inl.h31 Object AccessorPair::get(AccessorComponent component) { in get() argument
35 void AccessorPair::set(AccessorComponent component, Object value) { in set() argument
43 void AccessorPair::set(AccessorComponent component, Object value, in set() argument
/third_party/node/deps/v8/src/strings/
H A Duri.h23 DecodeUriComponent(Isolate* isolate, Handle<String> component) DecodeUriComponent() argument
34 EncodeUriComponent(Isolate* isolate, Handle<String> component) EncodeUriComponent() argument
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dcvtcolor.c34 component(const char *prog, const char *arg, int issRGB) in component() function
/third_party/mesa3d/src/amd/vulkan/
H A Dvk_format.h46 radv_swizzle_conv(VkComponentSwizzle component, const unsigned char chan[4], in radv_swizzle_conv() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_instr.c214 rogue_instr_set_operand_vreg_vec(struct rogue_instr *instr, size_t index, size_t component, size_t number) rogue_instr_set_operand_vreg_vec() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_buffer.cpp289 uint component = 0; in d3d12_video_buffer_get_sampler_view_components() local
[all...]
/third_party/skia/src/codec/
H A DSkMasks.cpp50 static uint8_t convert_to_8(uint8_t component, uint32_t n) { in convert_to_8() argument

Completed in 7 milliseconds

12345678910