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

  /external/libhevc/common/
ihevc_defs.h 269 #define MAX_STREF_PICS_SPS 64
ihevc_structs.h     [all...]
  /external/libhevc/decoder/
ihevcd_parse_slice_header.c 425 ps_slice_hdr->i1_short_term_ref_pic_set_idx = CLIP3(ps_slice_hdr->i1_short_term_ref_pic_set_idx, 0, MAX_STREF_PICS_SPS - 1);
    [all...]
ihevcd_parse_headers.c     [all...]

Completed in 61 milliseconds