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

  /external/v4l2_codec2/vda/
vp9_parser.h 421 size_t GetQIndex(const Vp9QuantizationParams& quant, size_t segid) const;
vp9_parser.cc 563 size_t Vp9Parser::GetQIndex(const Vp9QuantizationParams& quant,
594 const size_t q_index = GetQIndex(quant, i);

Completed in 123 milliseconds