12 #ifndef AOM_AV1_ENCODER_PICKLPF_H_ 13 #define AOM_AV1_ENCODER_PICKLPF_H_ 159 struct AV1_COMP *cpi, LPF_PICK_METHOD method);
164 #endif // AOM_AV1_ENCODER_PICKLPF_H_ YV12 frame buffer data structure.
Definition: yv12config.h:46
Top level encoder structure.
Definition: encoder.h:2870
Declares top-level encoder structures and functions.
void av1_pick_filter_level(const struct yv12_buffer_config *sd, struct AV1_COMP *cpi, LPF_PICK_METHOD method)
Algorithm for AV1 loop filter level selection.