Home
last modified time | relevance | path

Searched refs:H264WeightingFactors (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dh264_parser.h225 struct H264WeightingFactors { struct
295 H264WeightingFactors pred_weight_table_l0;
299 H264WeightingFactors pred_weight_table_l1;
482 H264WeightingFactors* w_facts);
Dh264_parser.cc1164 H264WeightingFactors* w_facts) { in ParseWeightingFactors()