Home
last modified time | relevance | path

Searched refs:is_complex (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_mb.c803 int is_complex = CONFIG_SMALL || sl->is_complex || in ff_h264_hl_decode_mb() local
807 if (is_complex || h->pixel_shift) in ff_h264_hl_decode_mb()
811 } else if (is_complex) { in ff_h264_hl_decode_mb()
H A Dh264dec.h231 int is_complex; member
H A Dh264_slice.c2704 sl->is_complex = FRAME_MBAFF(h) || h->picture_structure != PICT_FRAME || in decode_slice()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-tag-table.py284 def is_complex (self): member in LanguageTag
975 ] if lt_tags[0].is_complex ()),

Completed in 13 milliseconds