Home
last modified time | relevance | path

Searched defs:skip_flag (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.hh346 bool skip_flag : 1; member
/third_party/ffmpeg/libavcodec/
Dindeo3.c437 int skip_flag = 0, is_top_of_cell, is_first_row = 1; in decode_cell_data() local
Dhevcdec.c1868 int skip_flag = SAMPLE_CTB(s->skip_flag, x_cb, y_cb); in hls_prediction_unit() local
2186 uint8_t skip_flag = ff_hevc_skip_flag_decode(s, x0, y0, x_cb, y_cb); in hls_coding_unit() local
Dhevcdec.h535 uint8_t *skip_flag; member