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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.h 32 RD_ZEROMV = ZEROMV,
vp9_rdopt.c 85 {RD_ZEROMV, LAST_FRAME, NONE},
86 {RD_ZEROMV, GOLDEN_FRAME, NONE},
87 {RD_ZEROMV, ALTREF_FRAME, NONE},
88 {RD_ZEROMV, LAST_FRAME, ALTREF_FRAME},
89 {RD_ZEROMV, GOLDEN_FRAME, ALTREF_FRAME},
    [all...]

Completed in 23 milliseconds