Searched defs:flag_list (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_speed_features.c | 405 static const int flag_list[4] = { 0, VP9_LAST_FLAG, VP9_GOLD_FLAG, in set_rt_speed_feature_framesize_independent() local
|
D | vp9_pickmode.c | 1433 static const int flag_list[4] = { 0, VP9_LAST_FLAG, VP9_GOLD_FLAG, in vp9_pick_inter_mode() local 2281 static const int flag_list[4] = { 0, VP9_LAST_FLAG, VP9_GOLD_FLAG, in vp9_pick_inter_mode_sub8x8() local
|
D | vp9_rdopt.c | 3021 static const int flag_list[4] = { 0, VP9_LAST_FLAG, VP9_GOLD_FLAG, in vp9_rd_pick_inter_mode_sb() local 3787 static const int flag_list[4] = { 0, VP9_LAST_FLAG, VP9_GOLD_FLAG, in vp9_rd_pick_inter_mode_sub8x8() local
|