Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.h273 typedef struct AV1LrStruct { struct
278 } AV1LrStruct; argument
357 void av1_loop_restoration_filter_frame_init(AV1LrStruct *lr_ctxt,
361 void av1_loop_restoration_copy_planes(AV1LrStruct *loop_rest_ctxt,
Dthread_common.c692 static void enqueue_lr_jobs(AV1LrSync *lr_sync, AV1LrStruct *lr_ctxt, in enqueue_lr_jobs()
793 AV1LrStruct *lr_ctxt = (AV1LrStruct *)lrworkerdata->lr_ctxt; in loop_restoration_row_worker()
845 static void foreach_rest_unit_in_planes_mt(AV1LrStruct *lr_ctxt, in foreach_rest_unit_in_planes_mt()
916 AV1LrStruct *loop_rest_ctxt = (AV1LrStruct *)lr_ctxt; in av1_loop_restoration_filter_frame_mt()
Drestoration.c1089 void av1_loop_restoration_filter_frame_init(AV1LrStruct *lr_ctxt, in av1_loop_restoration_filter_frame_init()
1141 void av1_loop_restoration_copy_planes(AV1LrStruct *loop_rest_ctxt, in av1_loop_restoration_copy_planes()
1158 static void foreach_rest_unit_in_planes(AV1LrStruct *lr_ctxt, AV1_COMMON *cm, in foreach_rest_unit_in_planes()
1179 AV1LrStruct *loop_rest_ctxt = (AV1LrStruct *)lr_ctxt; in av1_loop_restoration_filter_frame()
/external/libaom/libaom/av1/decoder/
Ddecoder.h167 AV1LrStruct lr_ctxt;
/external/libaom/libaom/av1/encoder/
Dencoder.h963 AV1LrStruct lr_ctxt;