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

  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 185 USE_FULL_RD = 0,
vp9_onyx_if.c 731 sf->tx_size_search_method = USE_FULL_RD;
788 ? USE_FULL_RD : USE_LARGESTALL;
809 ? USE_FULL_RD : USE_LARGESTALL;
923 USE_FULL_RD : USE_LARGESTALL;
    [all...]
vp9_rdopt.c     [all...]
vp9_encodeframe.c     [all...]

Completed in 192 milliseconds