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

  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 61 static TX_SIZE read_selected_tx_size(VP9_COMMON *cm, MACROBLOCKD *xd, function
81 return read_selected_tx_size(cm, xd, max_tx_size, r);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodemv.c 62 static TX_SIZE read_selected_tx_size(VP9_COMMON *cm, MACROBLOCKD *xd, function
82 return read_selected_tx_size(cm, xd, max_tx_size, r);

Completed in 31 milliseconds