Searched refs:ParseWeightingFactors (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/filters/
H A Dh264_parser.h435 Result ParseWeightingFactors(int num_ref_idx_active_minus1,
H A Dh264_parser.cc1012 H264Parser::Result H264Parser::ParseWeightingFactors( function in class:media::H264Parser
1066 Result res = ParseWeightingFactors(shdr->num_ref_idx_l0_active_minus1,
1075 res = ParseWeightingFactors(shdr->num_ref_idx_l1_active_minus1,

Completed in 80 milliseconds