Home
last modified time | relevance | path

Searched defs:enc_type (Results 1 – 11 of 11) sorted by relevance

/external/cronet/tot/net/http/
Dhttp_content_disposition.cc70 RFC2047EncodingType enc_type, in DecodeBQEncoding()
127 RFC2047EncodingType enc_type = Q_ENCODING; in DecodeWord() local
/external/cronet/stable/net/http/
Dhttp_content_disposition.cc70 RFC2047EncodingType enc_type, in DecodeBQEncoding()
127 RFC2047EncodingType enc_type = Q_ENCODING; in DecodeWord() local
/external/v4l-utils/utils/common/
Dv4l2-info.cpp374 #define FMTDESC_DEF(enc_type) \ argument
399 #define MBUS_DEF(enc_type) \ argument
/external/v4l-utils/utils/v4l2-compliance/
Dv4l2-info.cpp374 #define FMTDESC_DEF(enc_type) \ argument
399 #define MBUS_DEF(enc_type) \ argument
/external/v4l-utils/utils/v4l2-dbg/
Dv4l2-info.cpp374 #define FMTDESC_DEF(enc_type) \ argument
399 #define MBUS_DEF(enc_type) \ argument
/external/v4l-utils/utils/rds-ctl/
Dv4l2-info.cpp374 #define FMTDESC_DEF(enc_type) \ argument
399 #define MBUS_DEF(enc_type) \ argument
/external/v4l-utils/utils/v4l2-ctl/
Dv4l2-info.cpp374 #define FMTDESC_DEF(enc_type) \ argument
399 #define MBUS_DEF(enc_type) \ argument
/external/v4l-utils/utils/v4l2-tracer/
Dv4l2-info.cpp374 #define FMTDESC_DEF(enc_type) \ argument
399 #define MBUS_DEF(enc_type) \ argument
/external/v4l-utils/utils/qvidcap/
Dv4l2-info.cpp374 #define FMTDESC_DEF(enc_type) \ argument
399 #define MBUS_DEF(enc_type) \ argument
/external/rust/android-crates-io/crates/drm/src/control/
Dencoder.rs50 pub(crate) enc_type: Kind, field
/external/tensorflow/tensorflow/core/framework/
Dfull_type_inference_util.cc108 auto* enc_type = ret_type.add_args(); in Encode() local