HomeSort by relevance Sort by last modified time
    Searched refs:RD_OPT (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_rd.h 98 typedef struct RD_OPT {
114 } RD_OPT;
vp9_rd.c 226 static void set_block_thresholds(const VP9_COMMON *cm, RD_OPT *rd) {
262 RD_OPT *const rd = &cpi->rd;
590 RD_OPT *const rd = &cpi->rd;
647 RD_OPT *const rd = &cpi->rd;
vp9_encoder.h 503 RD_OPT rd;
vp9_speed_features.c 618 RD_OPT *const rd = &cpi->rd;
vp9_rdopt.c 3006 RD_OPT *const rd_opt = &cpi->rd; local
3777 RD_OPT *const rd_opt = &cpi->rd; local
    [all...]
vp9_encodeframe.c 4644 RD_OPT *const rd_opt = &cpi->rd; local
    [all...]

Completed in 76 milliseconds