Home
last modified time | relevance | path

Searched refs:GetHalfPelMBRegion (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dmp4lib_int.h246 void (*GetHalfPelMBRegion)(UChar *cand, UChar *hmem, Int lx); member
Dmp4enc_api.cpp1053 video->functionPointer->GetHalfPelMBRegion = &GetHalfPelMBRegion_C; in PVInitVideoEncoder()