Searched defs:countbreak (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dsad.cpp102 uint *countbreak = &(htfm_stat->countbreak); local
183 (*countbreak)++;
191 (*countbreak)++;
H A Dsad_halfpel.cpp193 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...]
H A Davcenc_int.h358 uint countbreak; member in struct:tagHTFM_Stat
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dsad.cpp117 UInt *countbreak = &(htfm_stat->countbreak); local
196 (*countbreak)++;
204 (*countbreak)++;
H A Dsad_halfpel.cpp346 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...]
H A Dmp4lib_int.h310 UInt countbreak; member in struct:tagHTFM_Stat

Completed in 309 milliseconds