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

  /external/libhevc/decoder/
ihevcd_ref_list.h 21 * ihevcd_ref_list.h
37 WORD32 ihevcd_ref_list(codec_t *ps_codec, pps_t *ps_pps, sps_t *ps_sps, slice_header_t *ps_slice_hdr);
ihevcd_ref_list.c 93 WORD32 ihevcd_ref_list(codec_t *ps_codec, pps_t *ps_pps, sps_t *ps_sps, slice_header_t *ps_slice_hdr) function
ihevcd_parse_slice_header.c 73 #include "ihevcd_ref_list.h"
    [all...]
  /external/libhevc/
decoder.mk 65 libhevcd_srcs_c += decoder/ihevcd_ref_list.c

Completed in 68 milliseconds