Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.h53 PREDICTION_MODE best_mode; member
Dvp9_mbgraph.c131 PREDICTION_MODE best_mode = -1, mode; in find_best_16x16_intra() local
Dvp9_pickmode.c1293 TX_SIZE best_tx_size, PREDICTION_MODE best_mode, in vp9_pickmode_ctx_den_update()
1426 PREDICTION_MODE best_mode = ZEROMV; in vp9_pick_inter_mode() local
Dvp9_rdopt.c955 int col, PREDICTION_MODE *best_mode, in rd_pick_intra4x4block()
1202 PREDICTION_MODE best_mode = DC_PRED; in rd_pick_intra_sub_8x8_y_mode() local
/external/libvpx/libvpx/vp8/encoder/
Dpickinter.c247 B_PREDICTION_MODE *best_mode, in pick_intra4x4block()
303 B_PREDICTION_MODE best_mode = B_MODE_COUNT; in pick_intra4x4mby_modes() local
358 MB_PREDICTION_MODE best_mode = MB_MODE_COUNT; in pick_intra_mbuv_mode() local
1396 MB_PREDICTION_MODE mode, best_mode = DC_PRED; in vp8_pick_intra_mode() local
Drdopt.c518 B_PREDICTION_MODE *best_mode, in rd_pick_intra4x4block()
611 B_PREDICTION_MODE best_mode = B_MODE_COUNT; in rd_pick_intra4x4mby_modes() local
1718 static void update_best_mode(BEST_MODE *best_mode, int this_rd, in update_best_mode()
1757 BEST_MODE best_mode; in vp8_rd_pick_inter_mode() local
/external/webp/src/enc/
Danalysis_enc.c244 int best_mode = 0; in MBAnalyzeBestIntra16Mode() local
334 int best_mode = 0; in MBAnalyzeBestUVMode() local
Dquant_enc.c998 int best_mode = -1; in PickBestIntra4() local
1161 int best_mode = -1; in RefineUsingDistortion() local
1227 int best_mode = -1; in RefineUsingDistortion() local
Dpredictor_enc.c317 int best_mode = 0; in GetBestPredictorForTile() local