HomeSort by relevance Sort by last modified time
    Searched refs:uv_modes (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 36 extern int uv_modes[4];
252 vp8_copy(cc->uv_modes, uv_modes);
289 vp8_copy(uv_modes, cc->uv_modes);
    [all...]
onyx_int.h 77 int uv_modes[4]; member in struct:__anon10981
encodeframe.c 57 unsigned int uv_modes[4] = {0, 0, 0, 0}; variable
    [all...]
onyx_if.c 128 extern int uv_modes[4] ;
    [all...]

Completed in 24 milliseconds