Home
last modified time | relevance | path

Searched refs:aom_ext_part_funcs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/aom/
H A Daom_external_partition.h410 typedef struct aom_ext_part_funcs { struct
/aosp_15_r20/external/libaom/test/
H A Dencode_test_driver.h142 void Control(int ctrl_id, struct aom_ext_part_funcs *arg) { in Control()