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

  /hardware/intel/common/libva/va/
va_enc_h264.h 490 signed short chroma_weight_l1[32][2]; member in struct:_VAEncSliceParameterBufferH264
va.h 2274 short chroma_weight_l1[32][2]; member in struct:_VASliceParameterBufferH264
    [all...]
va_trace.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sh.c 506 SliceHeader->sh_predwttbl.chroma_weight_l1[i][j] = h264_GetVLCElement(parent, pInfo, true);
514 SliceHeader->sh_predwttbl.chroma_weight_l1[i][j] = (1 << SliceHeader->sh_predwttbl.chroma_log2_weight_denom);
623 //SliceHeader->sh_predwttbl.chroma_weight_l1[i][j] = h264_GetVLCElement(pInfo, true, "chroma_weight_l1");
633 //SliceHeader->sh_predwttbl.chroma_weight_l1[i][j] = (1 << SliceHeader->sh_predwttbl.chroma_log2_weight_denom);
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 395 slc_parms->chroma_weight_l1[i][j] = slice_header->sh_predwttbl.chroma_weight_l1[i][j];
420 slc_parms->chroma_weight_l1[i][j] = 0;
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 695 int16_t chroma_weight_l1[32][2]; member in struct:_h264__pred_weight_table
  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c     [all...]
  /hardware/intel/img/psb_video/src/
pnw_H264.c     [all...]

Completed in 62 milliseconds