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

  /external/chromium_org/content/common/gpu/media/
h264_parser.h 128 bool luma_weight_flag; member in struct:content::H264WeightingFactors
h264_parser.cc 836 READ_BOOL_OR_RETURN(&w_facts->luma_weight_flag);
837 if (w_facts->luma_weight_flag) {
    [all...]

Completed in 670 milliseconds