Home
last modified time | relevance | path

Searched refs:weight_ (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dh264dsp_neon.S545 weight_\w vhadd.s16
547 weight_\w vhsub.s16
552 weight_\w vadd.s16
554 weight_\w vsub.s16
/third_party/ffmpeg/libavcodec/aarch64/
H A Dh264dsp_neon.S806 weight_\w shadd
808 weight_\w shsub
813 weight_\w add
815 weight_\w sub
/third_party/node/src/
H A Dnode_http2.cc347 int32_t weight_ = weight->Int32Value(context).ToChecked(); in Http2Priority() local
351 parent_, weight_, exclusive_ ? "yes" : "no"); in Http2Priority()
352 nghttp2_priority_spec_init(this, parent_, weight_, exclusive_ ? 1 : 0); in Http2Priority()

Completed in 8 milliseconds