Home
last modified time | relevance | path

Searched refs:RD_OPT (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h90 typedef struct RD_OPT { struct
114 } RD_OPT; argument
Dvp9_rd.c146 static void set_block_thresholds(const VP9_COMMON *cm, RD_OPT *rd) { in set_block_thresholds()
182 RD_OPT *const rd = &cpi->rd; in vp9_initialize_rd_consts()
460 RD_OPT *const rd = &cpi->rd; in vp9_set_rd_speed_thresholds()
547 RD_OPT *const rd = &cpi->rd; in vp9_set_rd_speed_thresholds_sub8x8()
Dvp9_encoder.h295 RD_OPT rd;
Dvp9_rdopt.c2117 RD_OPT *rd_opt = &cpi->rd; in handle_inter_mode()
2493 RD_OPT *const rd_opt = &cpi->rd; in vp9_rd_pick_inter_mode_sb()
3105 RD_OPT *const rd_opt = &cpi->rd; in vp9_rd_pick_inter_mode_sb_seg_skip()
3212 RD_OPT *const rd_opt = &cpi->rd; in vp9_rd_pick_inter_mode_sub8x8()
Dvp9_encodeframe.c512 RD_OPT *const rd_opt = &cpi->rd; in update_state()
3267 RD_OPT *const rd_opt = &cpi->rd; in encode_frame_internal()
3372 RD_OPT *const rd_opt = &cpi->rd; in vp9_encode_frame()