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

  /external/libvpx/vp8/encoder/
ratectrl.c 37 extern int uv_modes[4];
253 vp8_copy(cc->uv_modes, uv_modes);
291 vp8_copy(uv_modes, cc->uv_modes);
    [all...]
onyx_int.h 73 int uv_modes[4]; member in struct:__anon8483
encodeframe.c 59 unsigned int uv_modes[4] = {0, 0, 0, 0}; variable
    [all...]
onyx_if.c 137 extern int uv_modes[4] ;
    [all...]

Completed in 42 milliseconds