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

  /external/libaom/libaom/av1/encoder/
mcomp.c 1805 int thissme, n, num00 = 0; local
2898 int thissme, n, num00 = 0; local
2968 int thissme = obmc_refining_search_sad( local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1018 int thissme; local
1080 thissme = cpi->diamond_search_sad(
1084 if (thissme < bestsme) {
1085 bestsme = thissme;
1100 thissme = cpi->full_search_sad(x, c, e, &mvp_full, sadpb, 16,
1103 if (thissme < bestsme) {
1104 bestsme = thissme;
2015 int thissme; local
    [all...]
pickinter.c 903 int thissme; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 2279 double thissme; local
2344 int thissme, n, num00 = 0; local
    [all...]

Completed in 378 milliseconds