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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 155 FRAME_CONTENT_TYPE fr_content_type; member in struct:__anon24788
vp9_speed_features.c 133 ((cpi->twopass.fr_content_type == FC_GRAPHICS_ANIMATION) ||
171 if (cpi->twopass.fr_content_type == FC_GRAPHICS_ANIMATION) {
187 if ((twopass->fr_content_type == FC_GRAPHICS_ANIMATION) ||
223 (cpi->twopass.fr_content_type == FC_GRAPHICS_ANIMATION) ? (1 << 23)
247 if (cpi->twopass.fr_content_type == FC_GRAPHICS_ANIMATION) {
275 if (cpi->twopass.fr_content_type == FC_GRAPHICS_ANIMATION) {
756 (cpi->twopass.fr_content_type == FC_GRAPHICS_ANIMATION) ? (1 << 20)
758 if (cpi->twopass.fr_content_type == FC_GRAPHICS_ANIMATION) {
vp9_firstpass.c     [all...]
vp9_encoder.c     [all...]

Completed in 84 milliseconds