Searched defs:max_l (Results 1 – 2 of 2) sorted by relevance
/external/v4l2_codec2/vda/ | ||
D | vp9_compressed_header_parser.cc | 138 int max_l = (ak == aj[0]) ? 3 : 6; in ReadCoefProbs() local |
D | vp9_parser.cc | 182 int max_l = (ak == aj[0]) ? 3 : 6; in IsValid() local |