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

  /external/libhevc/decoder/
ihevcd_inter_pred.c 150 WORD32 luma_offset_l0, luma_offset_l1; local
210 luma_offset_l1 = 0;
258 luma_offset_l1 = ps_slice_hdr->s_wt_ofst.i2_luma_offset_l1[ps_pu->mv.i1_l1_ref_idx];
510 luma_offset_l1,
593 ps_pu->b2_pred_mode == PRED_L0 ? luma_offset_l0 : luma_offset_l1,
  /hardware/intel/common/libva/va/
va_dec_hevc.h 425 int8_t luma_offset_l1[15]; member in struct:_VASliceParameterBufferHEVC
va_enc_h264.h 486 signed short luma_offset_l1[32]; member in struct:_VAEncSliceParameterBufferH264
va.h 2272 short luma_offset_l1[32]; member in struct:_VASliceParameterBufferH264
    [all...]
va_trace.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sh.c 489 SliceHeader->sh_predwttbl.luma_offset_l1[i] = h264_GetVLCElement(parent, pInfo, true);
494 SliceHeader->sh_predwttbl.luma_offset_l1[i] = 0;
606 //SliceHeader->sh_predwttbl.luma_offset_l1[i] = h264_GetVLCElement(pInfo, true, "luma_offset_l1");
612 //SliceHeader->sh_predwttbl.luma_offset_l1[i] = 0;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 389 slc_parms->luma_offset_l1[i] = slice_header->sh_predwttbl.luma_offset_l1[i];
414 slc_parms->luma_offset_l1[i] = 0;
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 693 int8_t luma_offset_l1[32]; 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 623 milliseconds