Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dpickinter.c175 B_PREDICTION_MODE *best_mode, in pick_intra4x4block()
230 B_PREDICTION_MODE best_mode = B_MODE_COUNT; in pick_intra4x4mby_modes() local
285 MB_PREDICTION_MODE best_mode = MB_MODE_COUNT; in pick_intra_mbuv_mode() local
1308 MB_PREDICTION_MODE mode, best_mode = DC_PRED; in vp8_pick_intra_mode() local
Drdopt.c520 B_PREDICTION_MODE *best_mode, in rd_pick_intra4x4block()
613 B_PREDICTION_MODE best_mode = B_MODE_COUNT; in rd_pick_intra4x4mby_modes() local
1713 static void update_best_mode(BEST_MODE *best_mode, int this_rd, in update_best_mode()
1752 BEST_MODE best_mode; in vp8_rd_pick_inter_mode() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.h64 PREDICTION_MODE best_mode; member
Dvp9_mbgraph.c132 PREDICTION_MODE best_mode = -1, mode; in find_best_16x16_intra() local
Dvp9_rdopt.c947 int col, PREDICTION_MODE *best_mode, in rd_pick_intra4x4block()
1194 PREDICTION_MODE best_mode = DC_PRED; in rd_pick_intra_sub_8x8_y_mode() local
Dvp9_pickmode.c46 PREDICTION_MODE best_mode; member
/external/webp/src/enc/
Danalysis_enc.c244 int best_mode = 0; in MBAnalyzeBestIntra16Mode() local
334 int best_mode = 0; in MBAnalyzeBestUVMode() local
Dquant_enc.c1067 int best_mode = -1; in PickBestIntra4() local
1236 int best_mode = -1; in RefineUsingDistortion() local
1302 int best_mode = -1; in RefineUsingDistortion() local
Dpredictor_enc.c333 int best_mode = 0; in GetBestPredictorForTile() local
/external/libaom/libaom/av1/encoder/
Dmbgraph.c139 PREDICTION_MODE best_mode = -1, mode; in find_best_16x16_intra() local
/external/libhevc/encoder/
Dihevce_recur_bracketing.c692 UWORD8 best_mode; in ihevce_bracketing_analysis() local
Dihevce_ipe_structs.h208 UWORD8 best_mode; member
Dihevce_enc_structs.h1215 UWORD8 best_mode; member
1267 UWORD8 best_mode; member
/external/u-boot/include/
Dmmc.h625 enum bus_mode best_mode; /* best mode is the supported mode with the member