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

  /external/libhevc/decoder/
ihevcd_parse_headers.h 39 void ihevcd_copy_pps(codec_t *ps_codec, WORD32 pps_id, WORD32 pps_id_ref);
ihevcd_nal.c 447 ihevcd_copy_pps(ps_codec, ps_pps->i1_pps_id, MAX_PPS_CNT - 1);
ihevcd_parse_slice_header.c 265 ihevcd_copy_pps(ps_codec, pps_id, ps_pps_ref->i1_pps_id);
    [all...]
ihevcd_parse_headers.c 1905 void ihevcd_copy_pps(codec_t *ps_codec, WORD32 pps_id, WORD32 pps_id_ref) function
    [all...]

Completed in 53 milliseconds