OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SAD_MB_HalfPel
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h
337
int (*
SAD_MB_HalfPel
[4])(uint8*, uint8*, int, void *);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h
236
// Int (*
SAD_MB_HalfPel
)(UChar *ref,UChar *blk,Int dmin_lx,Int xh,Int yh,void *extra_info);
237
Int(*
SAD_MB_HalfPel
[4])(UChar*, UChar*, Int, void *);
Completed in 34 milliseconds