Home
last modified time | relevance | path

Searched defs:upb (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp45 int upb, in sycc_to_rgb()
65 int upb = (1 << prec) - 1; in sycc444_to_rgb() local
126 int upb = (1 << prec) - 1; in sycc422_to_rgb() local
298 OPJ_UINT32 upb = (1 << prec) - 1; in sycc420_to_rgb() local
/external/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c559 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() argument
584 #define CONVERT(upb, ruby) \ in fieldtype_to_ruby() argument
607 #define CONVERT(upb, ruby) \ in ruby_to_descriptortype() argument
639 #define CONVERT(upb, ruby) \ in descriptortype_to_ruby() argument
708 #define CONVERT(upb, ruby) \ in FieldDescriptor_label() argument
738 #define CONVERT(upb, ruby) \ in FieldDescriptor_label_set() argument
/external/protobuf/php/ext/google/protobuf/
Ddef.c257 #define CONVERT(upb, str) \ in string_to_descriptortype() argument