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

  /external/libhevc/common/
ihevc_structs.h 2099 WORD8 i1_weighted_pred_flag; member in struct:__anon28345
    [all...]
  /external/libhevc/decoder/
ihevcd_inter_pred.c 225 weighted_pred = (ps_slice_hdr->i1_slice_type == PSLICE) ? ps_pps->i1_weighted_pred_flag :
ihevcd_parse_slice_header.c 622 if((ps_pps->i1_weighted_pred_flag && (PSLICE == ps_slice_hdr->i1_slice_type)) ||
    [all...]
ihevcd_parse_headers.c     [all...]

Completed in 35 milliseconds