Lines Matching refs:Av1CodecContext
86 static MPP_RET get_pixel_format(Av1CodecContext *ctx) in get_pixel_format()
520 static RK_S32 get_tiles_info(Av1CodecContext *ctx, const AV1RawTileGroup *tile_group) in get_tiles_info()
562 static void av1d_frame_unref(Av1CodecContext *ctx, AV1Frame *f) in av1d_frame_unref()
605 static MPP_RET set_output_frame(Av1CodecContext *ctx) in set_output_frame()
631 static RK_S32 av1d_frame_ref(Av1CodecContext *ctx, AV1Frame *dst, const AV1Frame *src) in av1d_frame_ref()
666 static MPP_RET update_reference_list(Av1CodecContext *ctx) in update_reference_list()
748 static MPP_RET get_current_frame(Av1CodecContext *ctx) in get_current_frame()
859 MPP_RET av1d_parser_init(Av1CodecContext *ctx, ParserCfg *init) in av1d_parser_init()
910 MPP_RET av1d_parser_deinit(Av1CodecContext *ctx) in av1d_parser_deinit()
941 MPP_RET av1d_parser_frame(Av1CodecContext *ctx, HalDecTask *task) in av1d_parser_frame()
1136 void av1d_parser_update(Av1CodecContext *ctx, void *info) in av1d_parser_update()
1177 MPP_RET av1d_paser_reset(Av1CodecContext *ctx) in av1d_paser_reset()
1291 RK_S32 av1d_split_frame(Av1CodecContext *ctx, in av1d_split_frame()
1339 MPP_RET av1d_get_frame_stream(Av1CodecContext *ctx, RK_U8 *buf, RK_S32 length) in av1d_get_frame_stream()
1369 MPP_RET av1d_split_init(Av1CodecContext *ctx) in av1d_split_init()