HomeSort by relevance Sort by last modified time
    Searched defs:countbreak (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad.cpp 102 uint *countbreak = &(htfm_stat->countbreak); local
183 (*countbreak)++;
191 (*countbreak)++;
sad_halfpel.cpp 193 UInt *countbreak = &(htfm_stat->countbreak); local
251 (*countbreak)++;
258 (*countbreak)++;
275 UInt *countbreak = &(htfm_stat->countbreak); local
332 (*countbreak)++;
339 (*countbreak)++;
356 UInt *countbreak = &(htfm_stat->countbreak); local
    [all...]
avcenc_int.h 358 uint countbreak; member in struct:tagHTFM_Stat
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad.cpp 117 UInt *countbreak = &(htfm_stat->countbreak); local
196 (*countbreak)++;
204 (*countbreak)++;
sad_halfpel.cpp 346 UInt *countbreak = &(htfm_stat->countbreak); local
402 (*countbreak)++;
409 (*countbreak)++;
425 UInt *countbreak = &(htfm_stat->countbreak); local
480 (*countbreak)++;
487 (*countbreak)++;
503 UInt *countbreak = &(htfm_stat->countbreak); local
    [all...]
mp4lib_int.h 310 UInt countbreak; member in struct:tagHTFM_Stat

Completed in 101 milliseconds