Home
last modified time | relevance | path

Searched defs:lr_ctxt (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/common/
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() local
845 static void foreach_rest_unit_in_planes_mt(AV1LrStruct *lr_ctxt, in foreach_rest_unit_in_planes_mt()
911 AV1LrSync *lr_sync, void *lr_ctxt) { in av1_loop_restoration_filter_frame_mt()
Dthread_common.h70 void *lr_ctxt; member
Drestoration.c1089 void av1_loop_restoration_filter_frame_init(AV1LrStruct *lr_ctxt, in av1_loop_restoration_filter_frame_init()
1158 static void foreach_rest_unit_in_planes(AV1LrStruct *lr_ctxt, AV1_COMMON *cm, in foreach_rest_unit_in_planes()
1175 void *lr_ctxt) { in av1_loop_restoration_filter_frame()
/external/libaom/libaom/av1/decoder/
Ddecoder.h167 AV1LrStruct lr_ctxt; member
/external/libaom/libaom/av1/encoder/
Dencoder.h963 AV1LrStruct lr_ctxt; member