HomeSort by relevance Sort by last modified time
    Searched refs:MAX_CODED_WIDTH (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_common_defs.h 248 unsigned MAX_CODED_WIDTH:12;
255 unsigned MAX_CODED_WIDTH:12;
vc1parse.c 137 md->width = sh.seq_max_size.MAX_CODED_WIDTH;
222 viddec_fw_vc1_set_max_coded_width(&wi_sl.vc1_sl, sh.seq_max_size.MAX_CODED_WIDTH);

Completed in 498 milliseconds