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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 251 typedef struct SPEED_FEATURES {
598 } SPEED_FEATURES;
vp9_mcomp.h 57 struct SPEED_FEATURES;
vp9_speed_features.c 61 SPEED_FEATURES *sf,
205 SPEED_FEATURES *sf,
387 SPEED_FEATURES *sf,
425 VP9_COMP *cpi, SPEED_FEATURES *sf, int speed, vp9e_tune_content content) {
808 SPEED_FEATURES *const sf = &cpi->sf;
    [all...]
vp9_encoder.h 655 SPEED_FEATURES sf;
vp9_rd.c 646 SPEED_FEATURES *const sf = &cpi->sf;
vp9_pickmode.c     [all...]
vp9_encodeframe.c 607 SPEED_FEATURES *const sf = &cpi->sf;
    [all...]
vp9_mcomp.c     [all...]
vp9_rdopt.c     [all...]
vp9_ratectrl.c     [all...]
  /external/libaom/libaom/av1/encoder/
speed_features.h 278 typedef struct SPEED_FEATURES {
698 } SPEED_FEATURES;
speed_features.c 15 #include "av1/encoder/speed_features.h"
94 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) {
190 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) {
421 SPEED_FEATURES *sf,
621 SPEED_FEATURES *const sf = &cpi->sf;
637 SPEED_FEATURES *const sf = &cpi->sf;
    [all...]
mcomp.h 79 struct SPEED_FEATURES;
encoder.h 41 #include "av1/encoder/speed_features.h"
827 SPEED_FEATURES sf;
    [all...]
var_based_part.c 397 SPEED_FEATURES *const sf = &cpi->sf;
pickrst.c 100 const SPEED_FEATURES *sf;
132 const MACROBLOCK *x, const SPEED_FEATURES *sf, int plane,
    [all...]
rd.c     [all...]
mcomp.c     [all...]
encodeframe.c     [all...]
rdopt.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 178 } SPEED_FEATURES;
472 SPEED_FEATURES sf;
onyx_if.c 767 SPEED_FEATURES *sf = &cpi->sf;
    [all...]

Completed in 231 milliseconds