Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dencoder.h2469 typedef struct AV1_PRIMARY { struct
2473 struct AV1_COMP *parallel_cpi[MAX_PARALLEL_FRAMES];
2479 struct AV1_COMP_DATA parallel_frames_data[MAX_PARALLEL_FRAMES - 1];
2486 FPMT_TEST_ENC_CFG fpmt_unit_test_cfg;
2491 FrameProbInfo temp_frame_probs;
2498 FrameProbInfo temp_frame_probs_simulation;
2504 int temp_valid_gm_model_found[FRAME_UPDATE_TYPES];
2511 RefCntBuffer *ref_frame_map_copy[REF_FRAMES];
2516 int64_t ts_start_last_show_frame;
2521 int64_t ts_end_last_show_frame;
[all …]