Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmv2.h52 int skip_type; member
Dwmv2dec.c155 int skip_type = get_bits(&gb, 2); in ff_wmv2_decode_picture_header() local
Daic.c207 int has_skips, coeff_type, coeff_bits, skip_type, skip_bits; in aic_decode_coeffs() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h160 typedef enum skip_type { enum