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

  /external/chromium_org/content/common/gpu/media/
h264_parser.h 133 int chroma_offset[32][2]; member in struct:content::H264WeightingFactors
h264_parser.cc 855 READ_SE_OR_RETURN(&w_facts->chroma_offset[i][j]);
856 IN_RANGE_OR_RETURN(w_facts->chroma_offset[i][j], -128, 127);
861 w_facts->chroma_offset[i][j] = 0;
    [all...]
vaapi_h264_decoder.cc 396 slice_hdr->pred_weight_table_l0.chroma_offset[i][j];
411 slice_hdr->pred_weight_table_l1.chroma_offset[i][j];
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_q6vdec.h 286 u32 chroma_offset; member in struct:frame_alignment_type
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_q6vdec.h 255 u32 chroma_offset; member in struct:frame_alignment_type

Completed in 231 milliseconds