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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decoder.c 110 static int equal_dimensions(const YV12_BUFFER_CONFIG *a, function
133 if (!equal_dimensions(cfg, sd))
168 if (!equal_dimensions(ref_buf->buf, sd)) {
  /external/libvpx/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)) {
  /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 501 milliseconds