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

  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 212 FLAG_SKIP_INTRA_DIRMISMATCH = 16,
vp9_onyx_if.c 818 sf->mode_search_skip_flags = FLAG_SKIP_INTRA_DIRMISMATCH |
853 sf->mode_search_skip_flags = FLAG_SKIP_INTRA_DIRMISMATCH |
884 sf->mode_search_skip_flags = FLAG_SKIP_INTRA_DIRMISMATCH |
924 sf->mode_search_skip_flags = FLAG_SKIP_INTRA_DIRMISMATCH |
    [all...]
vp9_rdopt.c     [all...]

Completed in 994 milliseconds