Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dlevel.c244 } TARGET_LEVEL_FAIL_ID; typedef
772 static TARGET_LEVEL_FAIL_ID check_level_constraints( in check_level_constraints()
785 TARGET_LEVEL_FAIL_ID fail_id = TARGET_LEVEL_OK; in check_level_constraints()
1147 const TARGET_LEVEL_FAIL_ID fail_id = check_level_constraints( in av1_update_level_info()
1174 const TARGET_LEVEL_FAIL_ID fail_id = check_level_constraints( in av1_get_seq_level_idx()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h486 } TARGET_LEVEL_FAIL_ID; typedef