HomeSort by relevance Sort by last modified time
    Searched refs:AV1LrStruct (Results 1 - 5 of 5) sorted by null

  /external/libaom/libaom/av1/common/
restoration.h 273 typedef struct AV1LrStruct {
278 } AV1LrStruct;
357 void av1_loop_restoration_filter_frame_init(AV1LrStruct *lr_ctxt,
361 void av1_loop_restoration_copy_planes(AV1LrStruct *loop_rest_ctxt,
thread_common.c 692 static void enqueue_lr_jobs(AV1LrSync *lr_sync, AV1LrStruct *lr_ctxt,
793 AV1LrStruct *lr_ctxt = (AV1LrStruct *)lrworkerdata->lr_ctxt;
845 static void foreach_rest_unit_in_planes_mt(AV1LrStruct *lr_ctxt,
916 AV1LrStruct *loop_rest_ctxt = (AV1LrStruct *)lr_ctxt;
restoration.c     [all...]
  /external/libaom/libaom/av1/decoder/
decoder.h 167 AV1LrStruct lr_ctxt;
  /external/libaom/libaom/av1/encoder/
encoder.h 963 AV1LrStruct lr_ctxt;
    [all...]

Completed in 642 milliseconds