Home
last modified time | relevance | path

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

/external/chromium_org/media/filters/
Dh264_parser.h154 struct MEDIA_EXPORT H264WeightingFactors { struct
226 H264WeightingFactors pred_weight_table_l0;
230 H264WeightingFactors pred_weight_table_l1;
386 H264WeightingFactors* w_facts);
Dh264_parser.cc963 H264WeightingFactors* w_facts) { in ParseWeightingFactors()