Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp9parser.c346 get_max_lb_tile_cols (guint32 sb_cols) in get_max_lb_tile_cols()
355 get_min_lb_tile_cols (guint32 sb_cols) in get_min_lb_tile_cols()
367 const guint32 sb_cols = ALIGN_SB64 (frame_hdr->width); in parse_tile_info() local
Dgstav1parser.c2196 gint sb_cols /* sbCols */ ; in gst_av1_parse_tile_info() local
/third_party/ffmpeg/libavcodec/
Dcbs_av1_syntax_template.c594 int mi_cols, mi_rows, sb_cols, sb_rows, sb_shift, sb_size; in FUNC() local
Dvp9dec.h119 unsigned sb_cols, sb_rows, rows, cols; member