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

  /external/chromium_org/content/common/gpu/media/
h264_parser.h 203 H264WeightingFactors pred_weight_table_l1; member in struct:content::H264SliceHeader
vaapi_h264_decoder.cc 403 slice_hdr->pred_weight_table_l1.luma_weight[i];
405 slice_hdr->pred_weight_table_l1.luma_offset[i];
409 slice_hdr->pred_weight_table_l1.chroma_weight[i][j];
411 slice_hdr->pred_weight_table_l1.chroma_offset[i][j];
    [all...]
h264_parser.cc 892 &shdr->pred_weight_table_l1);
    [all...]

Completed in 105 milliseconds