Home
last modified time | relevance | path

Searched refs:GetHalfPelMBRegion_C (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dme_utils.cpp110 void GetHalfPelMBRegion_C(UChar *cand, UChar *hmem, Int lx) in GetHalfPelMBRegion_C() function
Dmp4enc_lib.h126 void GetHalfPelMBRegion_C(UChar *cand, UChar *hmem, Int lx);
Dmp4enc_api.cpp1086 video->functionPointer->GetHalfPelMBRegion = &GetHalfPelMBRegion_C; in PVInitVideoEncoder()