Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/examples/mvcdec/
H A Dmain.c117 typedef struct mvc_dec_ctx_t struct
159 } mvc_dec_ctx_t; argument
297 static void mvcd_parse_argument(mvc_dec_ctx_t *ps_app_ctx, char *argument, char *value) in mvcd_parse_argument()
416 static void mvcd_read_cfg_file(mvc_dec_ctx_t *ps_app_ctx, FILE *ps_cfg_file) in mvcd_read_cfg_file()
457 static IV_API_CALL_STATUS_T mvcd_in_buf_alloc(mvc_dec_ctx_t *ps_app_ctxt, UWORD8 **ppu1_bs_buf) in mvcd_in_buf_alloc()
477 static IV_API_CALL_STATUS_T mvcd_out_buf_alloc(mvc_dec_ctx_t *ps_app_ctxt, ivd_out_bufdesc_t *ps_ou… in mvcd_out_buf_alloc()
546 static IV_API_CALL_STATUS_T mvcd_create_decoder(mvc_dec_ctx_t *ps_app_ctxt) in mvcd_create_decoder()
575 static IV_API_CALL_STATUS_T mvcd_set_decode_mode(mvc_dec_ctx_t *ps_app_ctxt, in mvcd_set_decode_mode()
592 static IV_API_CALL_STATUS_T mvcd_set_num_cores(mvc_dec_ctx_t *ps_app_ctxt) in mvcd_set_num_cores()
606 static IV_API_CALL_STATUS_T mvcd_set_arch(mvc_dec_ctx_t *ps_app_ctxt) in mvcd_set_arch()
[all …]