Searched refs:ihevcd_ref_list (Results 1 – 5 of 5) sorted by relevance
/external/libhevc/decoder/ |
D | 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_hd…
|
D | 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_hd… in ihevcd_ref_list() function
|
D | ihevcd_parse_slice_header.c | 996 ret = ihevcd_ref_list(ps_codec, ps_pps, ps_sps, ps_slice_hdr); in ihevcd_parse_slice_header()
|
/external/libhevc/ |
D | CMakeLists.txt | 76 "${HEVC_ROOT}/decoder/ihevcd_ref_list.c"
|
D | Android.bp | 90 "decoder/ihevcd_ref_list.c",
|