Searched defs:mv_t (Results 1 - 2 of 2) sorted by relevance

/external/libavc/common/
H A Dih264_structs.h144 } mv_t; typedef in typeref:struct:__anon7437
147 /* Following results in packed 48 bit structure. If mv_t included */
149 /* Also using mv_t as elements directly instead of a pointer to l0 and l1 */
162 mv_t s_l0_mv;
167 mv_t s_l1_mv;
/external/libhevc/common/
H A Dihevc_structs.h299 }mv_t; typedef in typeref:struct:__anon8047
302 /* Following results in packed 48 bit structure. If mv_t included */
304 /* Also using mv_t as elements directly instead of a pointer to l0 and l1 */
317 mv_t s_l0_mv;
322 mv_t s_l1_mv;

Completed in 236 milliseconds