Home
last modified time | relevance | path

Searched refs:src_ps_id (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/l-smash/l-smash-2.14.5/codecs/
H A Dh264.c2161 uint8_t src_ps_id; in h264_move_dcr_nalu_entry() local
2162 …if( (err = h264_get_ps_id( src_ps->nalUnit + 1, src_ps->nalUnitLength - 1, &src_ps_id, ps_type )) … in h264_move_dcr_nalu_entry()
2173 if( dst_ps_id == src_ps_id ) in h264_move_dcr_nalu_entry()
H A Dhevc.c2618 uint8_t src_ps_id; in hevc_move_dcr_nalu_entry() local
2622 &src_ps_id, ps_type )) < 0 ) in hevc_move_dcr_nalu_entry()
2635 if( dst_ps_id == src_ps_id ) in hevc_move_dcr_nalu_entry()