Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.h2574 typedef struct AV1_PRIMARY { struct
2578 struct AV1_COMP *parallel_cpi[MAX_PARALLEL_FRAMES];
2584 struct AV1_COMP_DATA parallel_frames_data[MAX_PARALLEL_FRAMES - 1];
2591 FPMT_TEST_ENC_CFG fpmt_unit_test_cfg;
2596 FrameProbInfo temp_frame_probs;
2603 FrameProbInfo temp_frame_probs_simulation;
2609 int temp_valid_gm_model_found[FRAME_UPDATE_TYPES];
2616 RefCntBuffer *ref_frame_map_copy[REF_FRAMES];
2621 int64_t ts_start_last_show_frame;
2626 int64_t ts_end_last_show_frame;
[all …]