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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_common_defs.h 247 unsigned MAX_CODED_HEIGHT:12;
256 unsigned MAX_CODED_HEIGHT:12;
vc1parse.c 138 md->height = sh.seq_max_size.MAX_CODED_HEIGHT;
223 viddec_fw_vc1_set_max_coded_height(&wi_sl.vc1_sl, sh.seq_max_size.MAX_CODED_HEIGHT);

Completed in 52 milliseconds