Home
last modified time | relevance | path

Searched defs:top_type (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_slice.c2238 int top_type, in fill_filter_caches_inter()
2322 int top_type, left_type[LEFT_MBS]; in fill_filter_caches() local
Dh264_mvpred.h449 int topleft_type, top_type, topright_type, left_type[LEFT_MBS]; in fill_decode_caches() local
Dh264_loopfilter.c253 int top_type = sl->top_type; in h264_filter_mb_fast_internal() local
Dh264dec.h221 int top_type; member
/third_party/node/deps/v8/src/torque/
Dinstructions.cc42 const TopType* top_type = TopType::cast(type); in TypeInstruction() local
Dimplementation-visitor.cc2744 if (const TopType* top_type = TopType::DynamicCast(type)) { in GenerateCall() local
3322 if (const TopType* top_type = TopType::DynamicCast(source.type())) { in GenerateImplicitConvert() local