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

  /external/libvpx/libvpx/vp9/decoder/
vp9_decoder.c 149 static int equal_dimensions(const YV12_BUFFER_CONFIG *a, function
172 if (!equal_dimensions(cfg, sd))
208 if (!equal_dimensions(ref_buf->buf, sd)) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decoder.c 179 static int equal_dimensions(const YV12_BUFFER_CONFIG *a, function
198 if (!equal_dimensions(cfg, sd))
233 if (!equal_dimensions(ref_buf->buf, sd)) {

Completed in 961 milliseconds