Home
last modified time | relevance | path

Searched refs:svc_dec_ctxt_t (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/svc/
Disvcd_api.c444 svc_dec_ctxt_t *ps_svcd_ctxt; in api_check_struct_sanity()
447 ps_svcd_ctxt = (svc_dec_ctxt_t *) (ps_handle->pv_codec_handle); in api_check_struct_sanity()
984 svc_dec_ctxt_t *ps_svcd_ctxt; in isvcd_set_processor()
985 ps_svcd_ctxt = (svc_dec_ctxt_t *) dec_hdl->pv_codec_handle; in isvcd_set_processor()
1278 void isvcd_nal_parse_ctxt_free(svc_dec_ctxt_t *ps_svcd_ctxt) in isvcd_nal_parse_ctxt_free()
1320 void isvcd_residual_resample_ctxt_free(svc_dec_ctxt_t *ps_svcd_ctxt) in isvcd_residual_resample_ctxt_free()
1363 void isvcd_intra_resample_ctxt_free(svc_dec_ctxt_t *ps_svcd_ctxt) in isvcd_intra_resample_ctxt_free()
1416 void isvcd_mode_mv_resample_ctxt_free(svc_dec_ctxt_t *ps_svcd_ctxt) in isvcd_mode_mv_resample_ctxt_free()
1464 svc_dec_ctxt_t *ps_svcd_ctxt; in isvcd_free_static_bufs()
1469 ps_svcd_ctxt = (svc_dec_ctxt_t *) dec_hdl->pv_codec_handle; in isvcd_free_static_bufs()
[all …]
Disvcd_structs.h722 } svc_dec_ctxt_t; typedef
Disvcd_parse_slice.c684 svc_dec_ctxt_t *psvcd_dec_ctxt; in isvcd_parse_decode_slice_ext_nal()
1617 svc_dec_ctxt_t *ps_svcd_ctxt; in isvcd_parse_slice_header()
1910 svc_dec_ctxt_t *psvcd_dec_ctxt; in isvcd_parse_decode_slice()