Lines Matching refs:H265dContext_t
1162 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in mpp_hevc_out_dec_order()
1177 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in mpp_hevc_output_frame()
1870 H265dContext_t *h265dctx = s->h265dctx; in hevc_parser_extradata()
1937 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in h265d_prepare()
2032 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in h265d_get_stream()
2042 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in h265d_set_compare_info()
2051 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in h265d_parse()
2093 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in h265d_deinit()
2159 static RK_S32 hevc_init_context(H265dContext_t *h265dctx) in hevc_init_context()
2196 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in h265d_init()
2299 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in h265d_reset()
2323 H265dContext_t *h265dctx = (H265dContext_t *)ctx; in h265d_callback()
2364 .ctx_size = sizeof(H265dContext_t),