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.c699 static void enqueue_lr_jobs(AV1LrSync *lr_sync, AV1LrStruct *lr_ctxt, in enqueue_lr_jobs()
800 AV1LrStruct *lr_ctxt = (AV1LrStruct *)lrworkerdata->lr_ctxt; in loop_restoration_row_worker() local
852 static void foreach_rest_unit_in_planes_mt(AV1LrStruct *lr_ctxt, in foreach_rest_unit_in_planes_mt()
918 AV1LrSync *lr_sync, void *lr_ctxt) { in av1_loop_restoration_filter_frame_mt()
Dthread_common.h70 void *lr_ctxt; member
Drestoration.c1106 void av1_loop_restoration_filter_frame_init(AV1LrStruct *lr_ctxt, in av1_loop_restoration_filter_frame_init()
1175 static void foreach_rest_unit_in_planes(AV1LrStruct *lr_ctxt, AV1_COMMON *cm, in foreach_rest_unit_in_planes()
1192 void *lr_ctxt) { in av1_loop_restoration_filter_frame()
/external/libaom/libaom/av1/decoder/
Ddecoder.h166 AV1LrStruct lr_ctxt; member
/external/libaom/libaom/av1/encoder/
Dencoder.h1280 AV1LrStruct lr_ctxt; member