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

  /hardware/intel/common/libva/va/
va_enc_h264.h 482 unsigned char luma_weight_l1_flag; member in struct:_VAEncSliceParameterBufferH264
va.h 2270 unsigned char luma_weight_l1_flag; member in struct:_VASliceParameterBufferH264
    [all...]
va_trace.c     [all...]
  /external/v4l2_codec2/vda/
h264_parser.h 297 bool luma_weight_l1_flag; member in struct:media::H264SliceHeader
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sh.c 484 SliceHeader->sh_predwttbl.luma_weight_l1_flag = flag;
486 if(SliceHeader->sh_predwttbl.luma_weight_l1_flag)
600 //SliceHeader->sh_predwttbl.luma_weight_l1_flag = h264_GetBits(pInfo, 1, "luma_weight_l1_flag");
  /external/libvncserver/libvncclient/
h264.c 532 p->luma_weight_l1_flag = 1;
554 p->luma_weight_l1_flag = 1;
562 p->luma_weight_l1_flag = 1;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 381 slc_parms->luma_weight_l1_flag = slice_header->sh_predwttbl.luma_weight_l1_flag;
406 slc_parms->luma_weight_l1_flag = 0;
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 691 uint8_t luma_weight_l1_flag; member in struct:_h264__pred_weight_table

Completed in 485 milliseconds