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.c241 } TARGET_LEVEL_FAIL_ID; typedef
272 static TARGET_LEVEL_FAIL_ID check_level_constraints( in check_level_constraints()
278 TARGET_LEVEL_FAIL_ID fail_id = TARGET_LEVEL_OK; in check_level_constraints()
605 const TARGET_LEVEL_FAIL_ID fail_id = check_level_constraints( in av1_update_level_info()
637 const TARGET_LEVEL_FAIL_ID fail_id = check_level_constraints( in av1_get_seq_level_idx()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h529 } TARGET_LEVEL_FAIL_ID; typedef