HomeSort by relevance Sort by last modified time
    Searched defs:mv_t (Results 1 - 2 of 2) sorted by null

  /external/libavc/common/
ih264_structs.h 144 } mv_t; typedef in typeref:struct:__anon23706
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;
    [all...]
  /external/libhevc/common/
ihevc_structs.h 1173 }mv_t; typedef in typeref:struct:__anon24871
1176 /* Following results in packed 48 bit structure. If mv_t included */
1178 /* Also using mv_t as elements directly instead of a pointer to l0 and l1 */
1191 mv_t s_l0_mv;
1196 mv_t s_l1_mv;
    [all...]

Completed in 802 milliseconds